Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-recaptcha
Commits:
c6fcdb0f by Felix Yan at 2024-09-28T18:17:03+00:00
upgpkg: 0.1.0.4-188: rebuild with conduit 1.3.6
- - - - -
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 = 187
+ pkgrel = 188
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=187
+pkgrel=188
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/c6fcdb0f9b69c4a27660d3de03b9e0e417de813a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recaptcha/-/commit/c6fcdb0f9b69c4a27660d3de03b9e0e417de813a
You're receiving this email because of your account on gitlab.archlinux.org.