Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

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

authored by

R. RyanTM and committed by
Frederik Rietdijk
80b7eadb 5d60c8c1

+2 -2
+2 -2
pkgs/development/web/kcgi/default.nix
··· 2 2 3 3 stdenv.mkDerivation rec { 4 4 pname = "kcgi"; 5 - version = "0.10.7"; 5 + version = "0.10.8"; 6 6 underscoreVersion = stdenv.lib.replaceChars ["."] ["_"] version; 7 7 name = "${pname}-${version}"; 8 8 ··· 10 10 owner = "kristapsdz"; 11 11 repo = pname; 12 12 rev = "VERSION_${underscoreVersion}"; 13 - sha256 = "1z8gfj1v69hhkiyybr41qw7yv3cdxahgk45nipxfb9nmn18p0k8n"; 13 + sha256 = "0ha6r7bcgf6pcn5gbd2sl7835givhda1jql49c232f1iair1yqyp"; 14 14 }; 15 15 patchPhase = ''substituteInPlace configure \ 16 16 --replace /usr/local /