haskell-fay-base: update to version 0.19
This commit is contained in:
parent
7275a580b0
commit
adea1ded8a
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "fay-base";
|
pname = "fay-base";
|
||||||
version = "0.18.0.0";
|
version = "0.19";
|
||||||
sha256 = "010zjcs4y0zdb4gijrw10sjc56i271s35bkwg5c0lblyr62nml0s";
|
sha256 = "03jf1ig3s2dcdd26j3d3iwm9hbiq5f5q5hyg22jdvl7lmvigw36j";
|
||||||
buildDepends = [ fay ];
|
buildDepends = [ fay ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/faylang/fay-base";
|
homepage = "https://github.com/faylang/fay-base";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user