haskell-fay-base: update to version 0.19.1.2
This commit is contained in:
parent
42e324c537
commit
14edbe5597
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "fay-base";
|
pname = "fay-base";
|
||||||
version = "0.19.1.1";
|
version = "0.19.1.2";
|
||||||
sha256 = "1qn48aj7j33gvb6vmz986cqi41zvh62sbmmvwgyhpmrhsfkm5wkz";
|
sha256 = "0y2gpyh0gama6mz0rfvqdgpf7wfwx7r8k0cdfh60kjcxr029dx5i";
|
||||||
buildDepends = [ fay ];
|
buildDepends = [ fay ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/faylang/fay-base";
|
homepage = "https://github.com/faylang/fay-base";
|
||||||
|
Loading…
Reference in New Issue
Block a user