haskell-filestore: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=32708
This commit is contained in:
parent
81e6c12bb3
commit
d18d66bd5f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "filestore";
|
pname = "filestore";
|
||||||
version = "0.4.0.4";
|
version = "0.4.1";
|
||||||
sha256 = "14rp2689gjnk9pqk2xv4m3q3icgfvbik32c2d6gx4l2y7n78dsbx";
|
sha256 = "02ki6b4rbmk463qmmqia7igkrsr7h1kxal94k6pikkikylx2f8r7";
|
||||||
buildDepends = [ Diff filepath parsec split time utf8String xml ];
|
buildDepends = [ Diff filepath parsec split time utf8String xml ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://johnmacfarlane.net/repos/filestore";
|
homepage = "http://johnmacfarlane.net/repos/filestore";
|
||||||
|
Loading…
Reference in New Issue
Block a user