forked from mirrors/nixpkgs
haskell-hxt-charproperties: update to version 9.2.0.0
This commit is contained in:
parent
a7ae674834
commit
9efb04797a
|
@ -4,10 +4,10 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "hxt-charproperties";
|
||||
version = "9.1.1.1";
|
||||
sha256 = "1a8cmswqysd0fpq6bpszav5cqpibnad49mbcswvrwipk28x3j078";
|
||||
version = "9.2.0.0";
|
||||
sha256 = "01v3j0cg9pkp18iy4s8s582qqq98r4l9jzr84x5sa2rva4cg0gpi";
|
||||
meta = {
|
||||
homepage = "http://www.fh-wedel.de/~si/HXmlToolbox/index.html";
|
||||
homepage = "https://github.com/UweSchmidt/hxt";
|
||||
description = "Character properties and classes for XML and Unicode";
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
|
|
Loading…
Reference in a new issue