Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pem
Commits:
51add425 by Felix Yan at 2024-01-16T16:03:41+02:00
upgpkg: 0.2.4-279: rebuild with memory 0.18.0
- - - - -
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 = 278
+ pkgrel = 279
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=278
+pkgrel=279
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/51add425426013626a8d3a386423289e59d41fb4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pem/-/commit/51add425426013626a8d3a386423289e59d41fb4
You're receiving this email because of your account on gitlab.archlinux.org.