Skip to content

Commit

Permalink
haskell-snap-core: update to version 0.9.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent 9bc7005 commit bdbd0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/haskell/snap/core.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

cabal.mkDerivation (self: {
pname = "snap-core";
version = "0.9.6.2";
sha256 = "1s77p2q4zrpw2fksklqc9sgcb214fijsk88lqqasdiw9kb9xmwij";
version = "0.9.6.3";
sha256 = "0i3gl1kxzi2l76sqhyhda7lrcvq8hq6aqgwvfx5k9fa2xic01dw1";
buildDepends = [
attoparsec attoparsecEnumerator blazeBuilder blazeBuilderEnumerator
bytestringMmap caseInsensitive deepseq enumerator filepath hashable
Expand Down

0 comments on commit bdbd0d0

Please sign in to comment.