mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 10:53:52 +00:00
haskell-pipes-shell: update to version 0.1.3
This commit is contained in:
parent
2c361e2a60
commit
54eee510ec
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes-shell";
|
||||
version = "0.1.2";
|
||||
sha256 = "18ikjkppds7k9fgjn39qvdp8avj8vv3csiqcrhgrpfqy1d0hgrlw";
|
||||
version = "0.1.3";
|
||||
sha256 = "0w49il312ns8pyl05144gznxfdchd0rnq8hprmjrgy8yp3v8j4v1";
|
||||
buildDepends = [
|
||||
async pipes pipesBytestring pipesSafe stm stmChans text
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user