Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pem
Commits:
45b523a0 by Felix Yan at 2025-09-01T17:20:42+08:00
upgpkg: 0.2.4-343: rebuild with os-string 2.0.8
- - - - -
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 = 342
+ pkgrel = 343
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=342
+pkgrel=343
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/45b523a087747debd215ab55d7c721e96c731533
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pem/-/commit/45b523a087747debd215ab55d7c721e96c731533
You're receiving this email because of your account on gitlab.archlinux.org.