haskell-Allure: update to version 0.4.100.0
This commit is contained in:
parent
ed485025e3
commit
61d4faa59d
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "Allure";
|
pname = "Allure";
|
||||||
version = "0.4.99.0";
|
version = "0.4.100.0";
|
||||||
sha256 = "1i4v1h4ynx4aap0nmf8qn2qx22wqfgypr83l7bh38fd4qibsvx3q";
|
sha256 = "15rkj5xab23wqr2d44xbri7hggbb3zmmka41xfiscqq4ifagfj4m";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ enummapsetTh filepath LambdaHack text ];
|
buildDepends = [ enummapsetTh filepath LambdaHack text ];
|
||||||
@ -13,7 +13,7 @@ cabal.mkDerivation (self: {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://allureofthestars.com";
|
homepage = "http://allureofthestars.com";
|
||||||
description = "Near-future Sci-Fi roguelike and tactical squad game";
|
description = "Near-future Sci-Fi roguelike and tactical squad game";
|
||||||
license = "unknown";
|
license = "AGPL";
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user