haskell-tagsoup: updated to version 0.12.4
svn path=/nixpkgs/trunk/; revision=30271
This commit is contained in:
parent
e576156354
commit
5b28154e86
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagsoup";
|
pname = "tagsoup";
|
||||||
version = "0.12.3";
|
version = "0.12.4";
|
||||||
sha256 = "0f41kc6kdzslyhskyql431nq0kkdzf13vn9saqi48ycajnrm1vcb";
|
sha256 = "0szm80sgjj173vdax7gv87mfp9xrq1w34i4v83nbvnfwrx8nis4w";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user