Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hoauth2
Commits:
a86470a8 by Felix Yan at 2025-09-09T16:34:06+00:00
upgpkg: 2.11.0-16: rebuild with QuickCheck 2.15.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hoauth2
pkgdesc = Haskell OAuth2 authentication client
pkgver = 2.11.0
- pkgrel = 15
+ pkgrel = 16
url = https://github.com/freizl/hoauth2
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hoauth2
pkgname=haskell-hoauth2
pkgver=2.11.0
-pkgrel=15
+pkgrel=16
pkgdesc="Haskell OAuth2 authentication client"
url="https://github.com/freizl/hoauth2"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/a86470a8241923ca2da35158009ac7a26ed3d94d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/a86470a8241923ca2da35158009ac7a26ed3d94d
You're receiving this email because of your account on gitlab.archlinux.org.