Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pem
Commits:
1b9863a0 by Felix Yan at 2024-08-27T10:21:39+03:00
upgpkg: 0.2.4-287: rebuild with hashable 1.4.4.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 = 286
+ pkgrel = 287
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=286
+pkgrel=287
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/1b9863a081c1c616f885b3de122fd2bf1014148a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pem/-/commit/1b9863a081c1c616f885b3de122fd2bf1014148a
You're receiving this email because of your account on gitlab.archlinux.org.