Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pem
Commits:
a7f3d431 by Felix Yan at 2025-09-14T09:37:35+00:00
upgpkg: 0.2.4-363: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
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 = 362
+ pkgrel = 363
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=362
+pkgrel=363
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/a7f3d4319c5772dec3e513a860c288a58e2d3df4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pem/-/commit/a7f3d4319c5772dec3e513a860c288a58e2d3df4
You're receiving this email because of your account on gitlab.archlinux.org.