mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 22:50:49 +00:00
haskell-yesod-auth: update to version 1.3.4.3
This commit is contained in:
parent
16d1ac75f9
commit
ff74f615b5
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-auth";
|
pname = "yesod-auth";
|
||||||
version = "1.3.4.2";
|
version = "1.3.4.3";
|
||||||
sha256 = "0hf5x1qhpxil3na7f1vdjr5i5n7q41a23ikkra9avg3yss94k04d";
|
sha256 = "1praidas7a739bs2p6qrbxxjvqyx1hm9m9x8r747jkzb1w5qy20r";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit authenticate base16Bytestring
|
aeson attoparsecConduit authenticate base16Bytestring
|
||||||
base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable
|
base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable
|
||||||
|
|
Loading…
Reference in a new issue