summary refs log tree commit diff
path: root/pkgs/development/web
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2018-07-09 07:06:00 -0700
committerxeji <36407913+xeji@users.noreply.github.com>2018-07-09 16:06:00 +0200
commite5a79eacd625bbc38dbc654825d820498d1a2373 (patch)
treee781bf26cd4636a62fd20ec5f83933e8b76ab24e /pkgs/development/web
parent99cb9de551b6b186d235e8a8f3f9fea7017f67b6 (diff)
downloadnixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.tar
nixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.tar.gz
nixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.tar.bz2
nixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.tar.lz
nixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.tar.xz
nixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.tar.zst
nixpkgs-e5a79eacd625bbc38dbc654825d820498d1a2373.zip
kcgi: 0.10.6 -> 0.10.7 (#43000)
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/sl5jhxlixmz36c2fqzdhd5az8wnhmx2n-kcgi-0.10.7/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/06d87d498d359996e0d7b408ba2265d2
- du listing: https://gist.github.com/4636af5ca6c5f9b15b55b27e0705b167
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 4b04f70a2c2..597b9ab3460 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.6";
+  version = "0.10.7";
   underscoreVersion = stdenv.lib.replaceChars ["."] ["_"] version;
   name = "${pname}-${version}";
 
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
     owner = "kristapsdz";
     repo = pname;
     rev = "VERSION_${underscoreVersion}";
-    sha256 = "0vaqz7krlvkjlc0189pkcj1al1p5ic577dn6bb4ivca1bss1i3m2";
+    sha256 = "1z8gfj1v69hhkiyybr41qw7yv3cdxahgk45nipxfb9nmn18p0k8n";
   };
   patchPhase = ''substituteInPlace configure \
     --replace /usr/local /