Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-recaptcha
Commits:
56138624 by Felix Yan at 2023-11-16T15:59:11+02:00
upgpkg: 0.1.0.4-128: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-recaptcha
pkgdesc = Functions for using the reCAPTCHA service in web applications.
pkgver = 0.1.0.4
- pkgrel = 127
+ pkgrel = 128
url = https://github.com/jgm/recaptcha/tree/master
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=recaptcha
pkgname=haskell-recaptcha
pkgver=0.1.0.4
-pkgrel=127
+pkgrel=128
pkgdesc="Functions for using the reCAPTCHA service in web applications."
url="https://github.com/jgm/recaptcha/tree/master"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recaptcha/-/commit/561386241e1608b4b2cb1bf155b2f0f4a1b1f28b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recaptcha/-/commit/561386241e1608b4b2cb1bf155b2f0f4a1b1f28b
You're receiving this email because of your account on gitlab.archlinux.org.