haskell-pipes-safe: update to version 2.1.0
This commit is contained in:
parent
78fc4f1083
commit
c94833a157
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-safe";
|
pname = "pipes-safe";
|
||||||
version = "2.0.2";
|
version = "2.1.0";
|
||||||
sha256 = "004xjf0aqa73gxn8kj9844pwbkriv3hk9sbnwxx26pgvqvwjlrsj";
|
sha256 = "0qm02hwmrqlncnlxix7mdgzbf0mzally4k7ydwg06nqi35bb7s3j";
|
||||||
buildDepends = [ exceptions pipes transformers ];
|
buildDepends = [ exceptions pipes transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Safety for the pipes ecosystem";
|
description = "Safety for the pipes ecosystem";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user