Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pem
Commits:
e24e66c8 by Felix Yan at 2025-09-29T17:18:00+00:00
upgpkg: 0.2.4-374: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pem
pkgdesc = Privacy Enhanced Mail (PEM) format reader and writer.
pkgver = 0.2.4
- pkgrel = 373
+ pkgrel = 374
url = https://hackage.haskell.org/package/pem
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=pem
pkgname=haskell-pem
pkgver=0.2.4
-pkgrel=373
+pkgrel=374
pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer."
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pem/-/commit/e24e66c89e3e5be9d123d43fcfb4e21235490946
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pem/-/commit/e24e66c89e3e5be9d123d43fcfb4e21235490946
You're receiving this email because of your account on gitlab.archlinux.org.