haskell-charset: update to version 0.3.7

This commit is contained in:
Peter Simons 2014-02-18 12:05:58 +01:00
parent a8ded9d5d3
commit 623627f097

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "charset";
version = "0.3.6";
sha256 = "1g8m8nd5f100jlhvs6hbny96wy8iaggmp1lv36a5jxc54gmyxjd1";
version = "0.3.7";
sha256 = "1x912dx5650x8ql3ivhpiwmxd6kv7zghark3s8ljvl1g3qr1pxd6";
buildDepends = [ semigroups unorderedContainers ];
meta = {
homepage = "http://github.com/ekmett/charset";