Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-authenticate-oauth
Commits:
0c9221de by Felix Yan at 2024-09-21T20:22:58+03:00
upgpkg: 1.7-233: rebuild with http-client 0.7.16
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-authenticate-oauth
pkgdesc = Library to authenticate with OAuth for Haskell web
applications.
pkgver = 1.7
- pkgrel = 232
+ pkgrel = 233
url = https://github.com/yesodweb/authenticate
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=authenticate-oauth
pkgname=haskell-authenticate-oauth
pkgver=1.7
-pkgrel=232
+pkgrel=233
pkgdesc="Library to authenticate with OAuth for Haskell web applications."
url="https://github.com/yesodweb/authenticate"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate-oauth/-/commit/0c9221de288a91cf9701202c483215394f0f85e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate-oauth/-/commit/0c9221de288a91cf9701202c483215394f0f85e4
You're receiving this email because of your account on gitlab.archlinux.org.