haskell-utf8-string: updated to version 0.3.7
svn path=/nixpkgs/trunk/; revision=28821
This commit is contained in:
parent
dfcddab7e2
commit
397845a77d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "utf8-string";
|
pname = "utf8-string";
|
||||||
version = "0.3.6";
|
version = "0.3.7";
|
||||||
sha256 = "c8c74555174edfb96145585c9b80780d0fc55ba249282b8a4c5968cca7c09d69";
|
sha256 = "1s59xsw1i311rpxb7arnd280pjqab5mrlfjmxbabknka8wqlnnvq";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/glguy/utf8-string/";
|
homepage = "http://github.com/glguy/utf8-string/";
|
||||||
description = "Support for reading and writing UTF8 Strings";
|
description = "Support for reading and writing UTF8 Strings";
|
||||||
|
Loading…
Reference in New Issue
Block a user