Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hoauth2
Commits:
c6f782fb by Felix Yan at 2023-11-27T16:06:26+02:00
upgpkg: 2.2.0-117: rebuild with http-client 0.7.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hoauth2
pkgdesc = Haskell OAuth2 authentication client
pkgver = 2.2.0
- pkgrel = 116
+ pkgrel = 117
url = https://github.com/freizl/hoauth2
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hoauth2
pkgname=haskell-hoauth2
pkgver=2.2.0
-pkgrel=116
+pkgrel=117
pkgdesc="Haskell OAuth2 authentication client"
url="https://github.com/freizl/hoauth2"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/c6f782fb53e0ab87f18dd191a9c2b77488d0a9f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/c6f782fb53e0ab87f18dd191a9c2b77488d0a9f2
You're receiving this email because of your account on gitlab.archlinux.org.