mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-yesod-auth: update to version 1.4.1
This commit is contained in:
parent
7664a1ad07
commit
a43ddafe8e
@ -11,8 +11,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-auth";
|
||||
version = "1.4.0.2";
|
||||
sha256 = "15k30si28jj6ivazwxbcy15hplvbpwwgwf5zcvzchi2w56z8j5gn";
|
||||
version = "1.4.1";
|
||||
sha256 = "1nvc5ni4bwhb10ayr75s3z44ynv9kq3lp6kgd536xyagbi054gdp";
|
||||
buildDepends = [
|
||||
aeson authenticate base16Bytestring base64Bytestring binary
|
||||
blazeBuilder blazeHtml blazeMarkup byteable conduit conduitExtra
|
||||
|
Loading…
Reference in New Issue
Block a user