mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-optparse-applicative: update to version 0.7.0
This commit is contained in:
parent
3138345c8f
commit
914369f732
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "optparse-applicative";
|
||||
version = "0.6.0";
|
||||
sha256 = "07wzsgwym0g6qd39jvgp6ndpqdn2w0c4sn9mcz19rqlb2am24ip8";
|
||||
version = "0.7.0";
|
||||
sha256 = "1mhf9jrkznd2aq11610rkss09i9q33i9f97f492z854bp86pfkk8";
|
||||
buildDepends = [ transformers ];
|
||||
testDepends = [
|
||||
HUnit testFramework testFrameworkHunit testFrameworkThPrime
|
||||
|
Loading…
Reference in New Issue
Block a user