Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hopenpgp
Commits:
785f94d2 by Felix Yan at 2025-09-29T22:53:42+00:00
upgpkg: 2.10.1-95: rebuild with doctest 0.22.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hopenpgp
pkgdesc = Native Haskell implementation of OpenPGP (RFC4880)
pkgver = 2.10.1
- pkgrel = 94
+ pkgrel = 95
url = http://floss.scru.org/hOpenPGP/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hOpenPGP
pkgname=haskell-hopenpgp
pkgver=2.10.1
-pkgrel=94
+pkgrel=95
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/785f94d20307a4767c0e99a13c93124177252fe4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hopenpgp/-/commit/785f94d20307a4767c0e99a13c93124177252fe4
You're receiving this email because of your account on gitlab.archlinux.org.