mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
haskell-snap-cors: update to version 1.2.5
This commit is contained in:
parent
aa59970042
commit
ed16672aa9
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "snap-cors";
|
||||
version = "1.2.4";
|
||||
sha256 = "0mg5sjvrcs60s8k28vgi49vbgfpswkcd7i7yyfi1n1649vqb69mb";
|
||||
version = "1.2.5";
|
||||
sha256 = "1zjvvi1prskkb26yp51j09gfkhpw0ggj69d89098yq0sl6d0vy1c";
|
||||
buildDepends = [
|
||||
attoparsec caseInsensitive hashable network snap text transformers
|
||||
unorderedContainers
|
||||
|
Loading…
Reference in New Issue
Block a user