about summary refs log tree commit diff
path: root/pkgs/applications/misc
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-01-23 06:28:59 +0100
committerGitHub <noreply@github.com>2023-01-23 06:28:59 +0100
commit5f2a064b9b2a87b2db06d5028bb0f3b87689e418 (patch)
tree2f3bfdaec8fe6f72d8637c61e633cba737edbb78 /pkgs/applications/misc
parent7b17da1c6988f23aaaab480082d49d9f84d1c0cf (diff)
parent357d12c3376801f1ff64872daf89491c43c669bd (diff)
Merge pull request #201691 from r-ryantm/auto-update/clightd
clightd: 5.6 -> 5.7
Diffstat (limited to 'pkgs/applications/misc')
-rw-r--r--pkgs/applications/misc/clight/clightd.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/misc/clight/clightd.nix b/pkgs/applications/misc/clight/clightd.nix
index d596a2444667b..0ca80417df26b 100644
--- a/pkgs/applications/misc/clight/clightd.nix
+++ b/pkgs/applications/misc/clight/clightd.nix
@@ -10,13 +10,13 @@
 
 stdenv.mkDerivation rec {
   pname = "clightd";
-  version = "5.6";
+  version = "5.7";
 
   src = fetchFromGitHub {
     owner = "FedeDP";
     repo = "Clightd";
     rev = version;
-    sha256 = "sha256-PxYOI/2ZOz3JSGCPIXfm3WfGZ19D8JhhdNS3FVuXus8=";
+    sha256 = "sha256-4daM6Z67d52v2LmzqSZ6RSAHznyZNEqvAdWCuVFi0Kw=";
   };
 
   # dbus-1.pc has datadir=/etc