haskell-shakespeare-css: update to version 1.0.7.1
This commit is contained in:
parent
9f7aa5e224
commit
baffeb2b66
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shakespeare-css";
|
pname = "shakespeare-css";
|
||||||
version = "1.0.7";
|
version = "1.0.7.1";
|
||||||
sha256 = "108vlxbis8g7pkldsd6r2b8il7fdqb98n64idc4l2lvkwz3lnr36";
|
sha256 = "1qw8hlldzdijp0vgikrbj83q4wmx6i1vswn4314dwjxcihljl8ls";
|
||||||
buildDepends = [ parsec shakespeare text transformers ];
|
buildDepends = [ parsec shakespeare text transformers ];
|
||||||
testDepends = [ hspec HUnit shakespeare text ];
|
testDepends = [ hspec HUnit shakespeare text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
|
Loading…
Reference in New Issue