Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-authenticate
Commits:
e2f6bba1 by Felix Yan at 2023-10-25T19:47:19+03:00
upgpkg: 1.3.5.1-202: rebuild with warp 3.3.30
- - - - -
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 = 201
+ pkgrel = 202
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=201
+pkgrel=202
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/e2f6bba1f3281b206741ca73a18469c86d26d2e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-authenticate/-/commit/e2f6bba1f3281b206741ca73a18469c86d26d2e5
You're receiving this email because of your account on gitlab.archlinux.org.