mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
haskell-http-enumerator: updated to version 0.7.1.5
svn path=/nixpkgs/trunk/; revision=30592
This commit is contained in:
parent
d5fe66a5f8
commit
a795977032
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "http-enumerator";
|
||||
version = "0.7.1.4";
|
||||
sha256 = "1dp3hw10wpf8izmp48jai90x7mxws05gbjqx9s24gl7y2m24q2xg";
|
||||
version = "0.7.1.5";
|
||||
sha256 = "1ycbw6r7nsp59ncchrsb60qyyvf74pf43fyr44invhv1hjh5cb61";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
|
Loading…
Reference in a new issue