haskell-tagsoup: update to version 0.12.8
This commit is contained in:
parent
061118c665
commit
5940f10394
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagsoup";
|
pname = "tagsoup";
|
||||||
version = "0.12.7";
|
version = "0.12.8";
|
||||||
sha256 = "0f4f0552n9qkycvh01jyk52190nk4frlp9za8vyczayrm3vmw268";
|
sha256 = "05cm9h80qmxvk7xhlgly9zcmpbsajagspaa8p6k4ddch6q9lj7m3";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
|
Loading…
Reference in New Issue
Block a user