Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-authenticate
Commits:
bd18743d by Felix Yan at 2024-09-28T18:21:16+00:00
upgpkg: 1.3.5.2-40: rebuild with conduit 1.3.6
- - - - -
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.2
- pkgrel = 39
+ pkgrel = 40
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.2
-pkgrel=39
+pkgrel=40
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/bd18743d4fe698f834677b01dfbd6178b4e35703
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate/-/commit/bd18743d4fe698f834677b01dfbd6178b4e35703
You're receiving this email because of your account on gitlab.archlinux.org.