haskell-charset: update to version 0.3.5.1
This commit is contained in:
parent
27c80e7712
commit
8090704e3d
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "charset";
|
pname = "charset";
|
||||||
version = "0.3.5";
|
version = "0.3.5.1";
|
||||||
sha256 = "0842jdqg7hipgkvax3p4cb2y3znsgcmbj9nfrg2448dg2nanlhsn";
|
sha256 = "0bf9s5r2j9bkwmjxzvj5c2c7bhnf5gyh2kkx67lmy8xqalfxgmwn";
|
||||||
buildDepends = [ semigroups unorderedContainers ];
|
buildDepends = [ semigroups unorderedContainers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/charset";
|
homepage = "http://github.com/ekmett/charset";
|
||||||
|
|
Loading…
Reference in New Issue