mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 13:57:10 +03:00
haskell-snap-server: update to version 0.9.4.5
This commit is contained in:
parent
bdbd0d0ccf
commit
9a76b00dd5
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "snap-server";
|
pname = "snap-server";
|
||||||
version = "0.9.4.4";
|
version = "0.9.4.5";
|
||||||
sha256 = "1y53baxyn6z6g4vc3j66w60s0vxdblkg8az712iw2030q2brilg2";
|
sha256 = "09399vlqgic0iwmx31c01bjpbdblw8gayxnz71lwzkixqibkbbip";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec attoparsecEnumerator blazeBuilder blazeBuilderEnumerator
|
attoparsec attoparsecEnumerator blazeBuilder blazeBuilderEnumerator
|
||||||
caseInsensitive enumerator MonadCatchIOTransformers mtl network
|
caseInsensitive enumerator MonadCatchIOTransformers mtl network
|
||||||
|
Loading…
Reference in New Issue
Block a user