Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hopenpgp
Commits:
97fda41a by Felix Yan at 2025-03-10T12:06:58+08:00
upgpkg: 2.9.8-224: rebuild with regex-base 0.94.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hopenpgp
pkgdesc = Native Haskell implementation of OpenPGP (RFC4880)
pkgver = 2.9.8
- pkgrel = 223
+ pkgrel = 224
url = http://floss.scru.org/hOpenPGP/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hOpenPGP
pkgname=haskell-hopenpgp
pkgver=2.9.8
-pkgrel=223
+pkgrel=224
pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
url="http://floss.scru.org/hOpenPGP/"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hopenpgp/-/commit/97fda41a12fc9cb32864f1901de4e1351067f7a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hopenpgp/-/commit/97fda41a12fc9cb32864f1901de4e1351067f7a7
You're receiving this email because of your account on gitlab.archlinux.org.