mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
haskell-happstack-server: updated to version 6.2.4
svn path=/nixpkgs/trunk/; revision=29134
This commit is contained in:
parent
a13bbb3b10
commit
3864892222
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "happstack-server";
|
||||
version = "6.2.3";
|
||||
sha256 = "0rrwzp8il6vfw17m5rqj3ad418k4gxvaa99s817r00iyhna7clmi";
|
||||
version = "6.2.4";
|
||||
sha256 = "0lhyjaxw1qkh1pi0v14j7ya2ljrfizmxwahrhqk3sasnf2mrqycp";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
Loading…
Reference in New Issue
Block a user