Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-authenticate
Commits:
4db73972 by Felix Yan at 2023-11-16T16:04:06+02:00
upgpkg: 1.3.5.1-213: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-authenticate
pkgdesc = Authentication methods for Haskell web applications.
pkgver = 1.3.5.1
- pkgrel = 212
+ pkgrel = 213
url = https://github.com/yesodweb/authenticate
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=authenticate
pkgname=haskell-authenticate
pkgver=1.3.5.1
-pkgrel=212
+pkgrel=213
pkgdesc="Authentication methods for Haskell web applications."
url="https://github.com/yesodweb/authenticate"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate/-/commit/4db73972936cbb83bef950d1037c79af67addf5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate/-/commit/4db73972936cbb83bef950d1037c79af67addf5d
You're receiving this email because of your account on gitlab.archlinux.org.