Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hoauth2
Commits:
25d7115a by Felix Yan at 2025-10-03T02:57:32+08:00
upgpkg: 2.13.0-16: rebuild with crypton 1.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hoauth2
pkgdesc = Haskell OAuth2 authentication client
pkgver = 2.13.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.13.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/25d7115a5ffb1e54c6c3e51f3a4f58f5a1101e9f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hoauth2/-/commit/25d7115a5ffb1e54c6c3e51f3a4f58f5a1101e9f
You're receiving this email because of your account on gitlab.archlinux.org.