Merge pull request #115591 from r-ryantm/auto-update/stdman

stdman: 2018.03.11 -> 2020.11.17
This commit is contained in:
Ben Siraphob
2021-07-31 19:06:48 +07:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "stdman";
version = "2018.03.11";
version = "2020.11.17";
src = fetchFromGitHub {
owner = "jeaye";
repo = "stdman";
rev = version;
sha256 = "1017vwhcwlwi5sa8h6pkhj048in826wxnhl6qarykmzksvidff3r";
sha256 = "sha256-pzAVuXSuUfwI7gQpFqmH/+klSUH3KipZup2TgZs8XsY=";
};
outputDevdoc = "out";