forked from mirrors/nixpkgs
haskell-network-uri: update to version 2.6.0.1
This commit is contained in:
parent
fd9aed1a77
commit
84b1072604
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "network-uri";
|
||||
version = "2.6.0.0";
|
||||
sha256 = "0dnprscb5nxidg56i7j6q783nwsrn3dabfsij3vjlvjn4f0sg11l";
|
||||
version = "2.6.0.1";
|
||||
sha256 = "09ymamb128jgqghpda4nixncr73all8qc6q53976aricm6a27p37";
|
||||
buildDepends = [ parsec ];
|
||||
testDepends = [
|
||||
HUnit network testFramework testFrameworkHunit
|
||||
|
|
Loading…
Reference in a new issue