summary refs log tree commit diff
path: root/pkgs/development/web
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2018-06-24 10:19:39 -0700
committerxeji <36407913+xeji@users.noreply.github.com>2018-06-24 19:19:39 +0200
commit832c5cb5d89d3b4c3f2ead24431c716a539fb122 (patch)
treed1956c5439e9cd85d4d23fcd9785663e8759b664 /pkgs/development/web
parent7f60464262ab54d530e933bc42953b00f7101201 (diff)
downloadnixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.tar
nixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.tar.gz
nixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.tar.bz2
nixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.tar.lz
nixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.tar.xz
nixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.tar.zst
nixpkgs-832c5cb5d89d3b4c3f2ead24431c716a539fb122.zip
kcgi: 0.10.5 -> 0.10.6 (#42251)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/kcgi/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/zfgvy8w6832756z0mybwrpxznnr39pqg-kcgi-0.10.6/bin/kfcgi had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/e0524d16c83a499d44fe13e543d45b8d
- du listing: https://gist.github.com/67464d0f35874e292aa1c006a7ab50f1
Diffstat (limited to 'pkgs/development/web')
-rw-r--r--pkgs/development/web/kcgi/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/web/kcgi/default.nix b/pkgs/development/web/kcgi/default.nix
index 6d91007e486..4b04f70a2c2 100644
--- a/pkgs/development/web/kcgi/default.nix
+++ b/pkgs/development/web/kcgi/default.nix
@@ -2,7 +2,7 @@
 
 stdenv.mkDerivation rec {
   pname = "kcgi";
-  version = "0.10.5";
+  version = "0.10.6";
   underscoreVersion = stdenv.lib.replaceChars ["."] ["_"] version;
   name = "${pname}-${version}";
 
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
     owner = "kristapsdz";
     repo = pname;
     rev = "VERSION_${underscoreVersion}";
-    sha256 = "0ksdjqibkj7h1a99i84i6y0949c0vwx789q0sslzdkkgqvjnw3xw";
+    sha256 = "0vaqz7krlvkjlc0189pkcj1al1p5ic577dn6bb4ivca1bss1i3m2";
   };
   patchPhase = ''substituteInPlace configure \
     --replace /usr/local /