mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 14:11:36 +00:00
Merge pull request #122083 from hercules-ci/update-hercules-ci-optparse-applicative
haskellPackages.hercules-ci-optparse-applicative: 2021-03-05 -> 2021-03-18
This commit is contained in:
commit
16067d53d1
|
@ -6,9 +6,8 @@ mkDerivation {
|
|||
version = "0.16.1.0";
|
||||
src = fetchgit {
|
||||
url = "https://github.com/hercules-ci/optparse-applicative.git";
|
||||
sha256 = "0v0r11jaav95im82if976256kncp0ji7nfdrlpbgmwxnkj1hxl48";
|
||||
rev = "f9d1242f9889d2e09ff852db9dc2d231d9a3e8d8";
|
||||
fetchSubmodules = true;
|
||||
sha256 = "05vchaw2rf46hh2128qjpky686iy5hff964mbdhcyiz612jjflyp";
|
||||
rev = "9e2968c09a7c5b29d04578dc68d81ce5aec0591e";
|
||||
};
|
||||
libraryHaskellDepends = [
|
||||
ansi-wl-pprint base process transformers transformers-compat
|
||||
|
|
Loading…
Reference in a new issue