mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-authenticate: update to version 1.3.0.1
This commit is contained in:
parent
f061cfe2f3
commit
caa14bb60b
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "authenticate";
|
pname = "authenticate";
|
||||||
version = "1.2.1.1";
|
version = "1.3.0.1";
|
||||||
sha256 = "0kfzsi8za87lgr52b9n6m9fby95d4hm21z7dbaqjv5whr90nwy54";
|
sha256 = "12s1ri2k0hmaws1rnr4s8ck1wa14lhcih0pzi89hjh7jh8si3dl3";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec blazeBuilder blazeBuilderConduit caseInsensitive
|
aeson attoparsec blazeBuilder blazeBuilderConduit caseInsensitive
|
||||||
conduit httpConduit httpTypes monadControl network resourcet
|
conduit httpConduit httpTypes monadControl network resourcet
|
||||||
|
Loading…
Reference in New Issue
Block a user