mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
haskell-pipes: update to version 4.1.1
This commit is contained in:
parent
2e36bcbb61
commit
f5df3851af
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes";
|
||||
version = "4.1.0";
|
||||
sha256 = "1n10plmrjvmkyv502195mkms48y3lfp5gy08lhyhqqr7kn1gzkf0";
|
||||
version = "4.1.1";
|
||||
sha256 = "1ib7vs4x8ckajlg3nz9lx2snnwj75by90fbv4znwhwgrhj4h13dn";
|
||||
buildDepends = [ mmorph mtl transformers ];
|
||||
testDepends = [
|
||||
mtl QuickCheck testFramework testFrameworkQuickcheck2 transformers
|
||||
|
Loading…
Reference in New Issue
Block a user