mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-hxt: updated to version 9.2.2
svn path=/nixpkgs/trunk/; revision=32699
This commit is contained in:
parent
55ce36faee
commit
ad4b594cce
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hxt";
|
pname = "hxt";
|
||||||
version = "9.2.1";
|
version = "9.2.2";
|
||||||
sha256 = "0172icb36wx4fb6q3xq7pcs85d2hnn4bznq3wjwhval10mayri8y";
|
sha256 = "0ichjpshq10b11dyfv1q7rs2m190x3gplx6k54amlxv45nwd1s6r";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary deepseq filepath HUnit hxtCharproperties hxtRegexXmlschema
|
binary deepseq filepath HUnit hxtCharproperties hxtRegexXmlschema
|
||||||
hxtUnicode mtl network parsec
|
hxtUnicode mtl network parsec
|
||||||
|
Loading…
Reference in New Issue
Block a user