3
0
Fork 0
forked from mirrors/nixpkgs

haskell-snap-loader-dynamic: update to version 0.10.0.1

This commit is contained in:
Peter Simons 2014-04-04 23:30:04 +02:00
parent ca00f844ae
commit fe1584ef18

View file

@ -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/";