Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hopenpgp
Commits:
b99ffe63 by Felix Yan at 2025-10-09T09:40:22+08:00
upgpkg: 2.10.1-103: rebuild with strict 0.5.1
- - - - -
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 = 102
+ pkgrel = 103
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=102
+pkgrel=103
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/b99ffe63d239e72faebe8789275b0124e7633d02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hopenpgp/-/commit/b99ffe63d239e72faebe8789275b0124e7633d02
You're receiving this email because of your account on gitlab.archlinux.org.