haskell-css-text: update to version 0.1.2.1
This commit is contained in:
parent
053391eba5
commit
c9de5a7000
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "css-text";
|
pname = "css-text";
|
||||||
version = "0.1.2.0.1";
|
version = "0.1.2.1";
|
||||||
sha256 = "0j8d9kfs9j01gqlapaahyziphkx0f55g9bbz2wwix1si7954xxhp";
|
sha256 = "1xi1n2f0g8y43p95lynhcg50wxbq7hqfzbfzm7fy8mn7gvd920nw";
|
||||||
buildDepends = [ attoparsec text ];
|
buildDepends = [ attoparsec text ];
|
||||||
testDepends = [ attoparsec hspec QuickCheck text ];
|
testDepends = [ attoparsec hspec QuickCheck text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user