Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hopenpgp
Commits:
636fdcaa by Felix Yan at 2025-03-21T17:16:06+08:00
upgpkg: 2.9.8-230: rebuild with monoid-subclasses 1.2.6
- - - - -
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 = 229
+ pkgrel = 230
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=229
+pkgrel=230
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/636fdcaaa513e76eb21d6a241537b18567de3741
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hopenpgp/-/commit/636fdcaaa513e76eb21d6a241537b18567de3741
You're receiving this email because of your account on gitlab.archlinux.org.