haskell-shakespeare-i18n: update to version 1.0.0.5
This commit is contained in:
parent
f664af5337
commit
d7588eae79
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "shakespeare-i18n";
|
||||
version = "1.0.0.4";
|
||||
sha256 = "1ia73rq9kva2v4vxcyc2nzbvvkrbwrx48gjhnljx39szx1klyk3l";
|
||||
version = "1.0.0.5";
|
||||
sha256 = "0f6i9pxr1lmqwcarb48swhrgab8hpkr46cv16psmbq67dr6h1dgf";
|
||||
buildDepends = [ parsec shakespeare text ];
|
||||
testDepends = [ hspec text ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue