mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
haskell-yesod-auth: update to version 1.3.4.4
This commit is contained in:
parent
e6d483b02a
commit
5c3029eb0b
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-auth";
|
||||
version = "1.3.4.3";
|
||||
sha256 = "1praidas7a739bs2p6qrbxxjvqyx1hm9m9x8r747jkzb1w5qy20r";
|
||||
version = "1.3.4.4";
|
||||
sha256 = "0h2yk36w0yi303svg7jrlg12s05mbxn4l3pbk558wchgjgy8xaz4";
|
||||
buildDepends = [
|
||||
aeson attoparsecConduit authenticate base16Bytestring
|
||||
base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable
|
||||
|
|
Loading…
Reference in a new issue