mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
haskell-optparse-applicative: update to version 0.6.0
This commit is contained in:
parent
25a3c855fe
commit
d0c56466e0
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "optparse-applicative";
|
||||
version = "0.5.2.1";
|
||||
sha256 = "0w4mk851mx8dch8lnck0g82asmzrsc47xrf34jygh0f6v4kbj40i";
|
||||
version = "0.6.0";
|
||||
sha256 = "07wzsgwym0g6qd39jvgp6ndpqdn2w0c4sn9mcz19rqlb2am24ip8";
|
||||
buildDepends = [ transformers ];
|
||||
testDepends = [
|
||||
HUnit testFramework testFrameworkHunit testFrameworkThPrime
|
||||
|
Loading…
Reference in New Issue
Block a user