1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00

haskell-stripe: update to version 0.8.0

This commit is contained in:
Peter Simons 2014-03-07 23:13:14 +01:00
parent 16214e2b31
commit b421524646

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "stripe";
version = "0.7.0";
sha256 = "02kyxipifdaf08bk85cbgksvm3jn7i648h9afb3jfxqam5j4a7a0";
version = "0.8.0";
sha256 = "0bz932v7kcz2xsnmpx34ifqnf6kbgy7a7qd0dqnjqypc8g6kfl37";
buildDepends = [
aeson httpConduit httpTypes mtl text time unorderedContainers
utf8String