haskell-snap-loader-dynamic: update to version 0.10
This commit is contained in:
parent
77862082bf
commit
6ed976a3a7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "snap-loader-dynamic";
|
pname = "snap-loader-dynamic";
|
||||||
version = "0.9.0.1";
|
version = "0.10";
|
||||||
sha256 = "1pzn8lfqngn8cqm1dpxn5wsx70xcd7r90rd2948n4p5309qgh9mq";
|
sha256 = "0wnrsbnf3crfxhhraz4my08m6yhmqj632rv6cdy9ili3wxjkqd57";
|
||||||
buildDepends = [ directoryTree hint mtl snapCore time ];
|
buildDepends = [ directoryTree hint mtl snapCore time ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://snapframework.com/";
|
homepage = "http://snapframework.com/";
|
||||||
|
Loading…
Reference in New Issue
Block a user