forked from mirrors/nixpkgs
haskell-snap-loader-dynamic: update to version 0.10.0.1
This commit is contained in:
parent
ca00f844ae
commit
fe1584ef18
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "snap-loader-dynamic";
|
pname = "snap-loader-dynamic";
|
||||||
version = "0.10";
|
version = "0.10.0.1";
|
||||||
sha256 = "0wnrsbnf3crfxhhraz4my08m6yhmqj632rv6cdy9ili3wxjkqd57";
|
sha256 = "0iqhspvfp0d6qivis2l3v0rqrnb8qbzvi4n53zgyb9cwvqxx5fix";
|
||||||
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 a new issue