haskell-PastePipe: update to 1.7
This commit is contained in:
parent
36c77cc55b
commit
7ae2cca1dc
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "PastePipe";
|
pname = "PastePipe";
|
||||||
version = "1.6";
|
version = "1.7";
|
||||||
sha256 = "08rsq2j3gy98a69pjldvbhawmnzxgld7abh9kszrb0kpjmd9sgc4";
|
sha256 = "0had11n44y7zjhhymdbvahwmxcxxrbxy7c9jxijhw3n7xqhdmva0";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cmdargs HTTP network networkUri ];
|
buildDepends = [ cmdargs HTTP network networkUri ];
|
||||||
|
Loading…
Reference in New Issue
Block a user