summary refs log tree commit diff
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2018-12-25 11:45:24 -0800
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2019-01-13 09:49:48 +0100
commit80b7eadb9f2666bdfcda1665ad9645caffc8a52b (patch)
tree7c2d946a3f61ccb26ff3499359c164c29e02d0b9
parent5d60c8c19c10f55a69516813a53b72acfa32c100 (diff)
downloadnixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.tar
nixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.tar.gz
nixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.tar.bz2
nixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.tar.lz
nixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.tar.xz
nixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.tar.zst
nixpkgs-80b7eadb9f2666bdfcda1665ad9645caffc8a52b.zip
kcgi: 0.10.7 -> 0.10.8
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
-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 597b9ab3460..485c4026afa 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.7";
+  version = "0.10.8";
   underscoreVersion = stdenv.lib.replaceChars ["."] ["_"] version;
   name = "${pname}-${version}";
 
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
     owner = "kristapsdz";
     repo = pname;
     rev = "VERSION_${underscoreVersion}";
-    sha256 = "1z8gfj1v69hhkiyybr41qw7yv3cdxahgk45nipxfb9nmn18p0k8n";
+    sha256 = "0ha6r7bcgf6pcn5gbd2sl7835givhda1jql49c232f1iair1yqyp";
   };
   patchPhase = ''substituteInPlace configure \
     --replace /usr/local /