Codebase list haskell-xss-sanitize / 52be49e
yesod-auth-oauth: Upgrading from 1.6.0.3 to 1.6.1 Scott Talbert 1 year, 4 months ago
3 changed file(s) with 6 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
0 haskell-yesod-auth-oauth (1.6.1-1) unstable; urgency=medium
1
2 * New upstream release (Closes: #1021010)
3
4 -- Scott Talbert <swt@techie.net> Fri, 09 Dec 2022 10:25:17 -0500
5
06 haskell-yesod-auth-oauth (1.6.0.3-1) unstable; urgency=medium
17
28 [ Ilias Tsitsimpis ]
+0
-11
p/haskell-yesod-auth-oauth/debian/patches/newer-deps less more
0 --- a/yesod-auth-oauth.cabal
1 +++ b/yesod-auth-oauth.cabal
2 @@ -15,7 +15,7 @@ extra-source-files: README.md ChangeLog.
3
4 library
5 default-language: Haskell2010
6 - build-depends: authenticate-oauth >= 1.5 && < 1.7
7 + build-depends: authenticate-oauth >= 1.5 && < 1.8
8 , base >= 4.10 && < 5
9 , bytestring >= 0.9.1.4
10 , text >= 0.7
+0
-1
p/haskell-yesod-auth-oauth/debian/patches/series less more
0 newer-deps