about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-02-11 02:11:05 +0000
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-02-12 21:37:04 -0800
commit396db0e1146cf9f8608829be71be3da6ccc1e930 (patch)
tree4b1d26565b91076b45ba0d932d938b2c3c9a7ad9 /pkgs/applications
parent19d0256e61a7b209410cc05984d3cc4c2c44e67b (diff)
downloadnixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.tar
nixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.tar.gz
nixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.tar.bz2
nixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.tar.lz
nixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.tar.xz
nixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.tar.zst
nixlib-396db0e1146cf9f8608829be71be3da6ccc1e930.zip
clightd: 5.5 -> 5.6
Diffstat (limited to 'pkgs/applications')
-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 582295a2bc8f..b9df45b482d5 100644
--- a/pkgs/applications/misc/clight/clightd.nix
+++ b/pkgs/applications/misc/clight/clightd.nix
@@ -9,13 +9,13 @@
 
 stdenv.mkDerivation rec {
   pname = "clightd";
-  version = "5.5";
+  version = "5.6";
 
   src = fetchFromGitHub {
     owner = "FedeDP";
     repo = "Clightd";
     rev = version;
-    sha256 = "sha256-uygMc4SPYBk+G+ENp+KsgDhkm+oq9ZMvWX4wF6iohPM=";
+    sha256 = "sha256-PxYOI/2ZOz3JSGCPIXfm3WfGZ19D8JhhdNS3FVuXus8=";
   };
 
   # dbus-1.pc has datadir=/etc