haskell-base64-conduit: update to version 0.5.1
This commit is contained in:
parent
50f368c0ec
commit
2a84e7fcfd
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "base64-conduit";
|
pname = "base64-conduit";
|
||||||
version = "0.5.0";
|
version = "0.5.1";
|
||||||
sha256 = "0h4s4pivwjgdx6zmz5nvsgqxhzaq0a3b9h49m39fvn669f50nkf4";
|
sha256 = "1zmp6iv55rac7x7w59az7zaarq79fr7zvgg2wcb5b627axlw909l";
|
||||||
buildDepends = [ base64Bytestring conduit ];
|
buildDepends = [ base64Bytestring conduit ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/conduit";
|
homepage = "http://github.com/snoyberg/conduit";
|
||||||
|
Loading…
Reference in New Issue
Block a user