mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
haskell-snap-core: updated to version 0.7.0.1
svn path=/nixpkgs/trunk/; revision=31052
This commit is contained in:
parent
638d859229
commit
0ec4f26ffe
|
@ -8,8 +8,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "snap-core";
|
||||
version = "0.7";
|
||||
sha256 = "1rplv1pg531jfmvxlhl7lz9hdhbxllk59daik013i172wglggivp";
|
||||
version = "0.7.0.1";
|
||||
sha256 = "010w3ycwalz48288342rmwg87pdml7ixg9drw38k206q9s9a9cp9";
|
||||
buildDepends = [
|
||||
attoparsec attoparsecEnumerator base16Bytestring blazeBuilder
|
||||
blazeBuilderEnumerator bytestringMmap bytestringNums
|
||||
|
|
Loading…
Reference in a new issue