haskellPackages.hercules-ci-optparse-applicative: 2021-03-05 -> 2021-03-18

This commit is contained in:
Robert Hensing 2021-05-07 20:47:02 +02:00
parent 50530ec8b8
commit 0f000b836e

View file

@ -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