haskell-fay-text: update to version 0.3.0.2
This commit is contained in:
parent
0611807038
commit
07479ee664
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "fay-text";
|
pname = "fay-text";
|
||||||
version = "0.3.0.1";
|
version = "0.3.0.2";
|
||||||
sha256 = "1bwsnhrj94j8jks5nhb0al8mymcgn2lp1pj9q7n935ygkzsaasbm";
|
sha256 = "12hgamqbrflmnr3ri0ajvzf6al5nn4adcdmv6ag6h5mrsik2sklf";
|
||||||
buildDepends = [ fay fayBase text ];
|
buildDepends = [ fay fayBase text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/faylang/fay-text";
|
homepage = "https://github.com/faylang/fay-text";
|
||||||
|
Loading…
Reference in New Issue
Block a user