Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-enummapset
Commits:
700d0821 by Felix Yan at 2025-09-04T15:27:15+00:00
upgpkg: 0.7.3.0-96: rebuild with constraints 0.14.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-enummapset
pkgdesc = IntMap and IntSet with Enum keys/elements.
pkgver = 0.7.3.0
- pkgrel = 95
+ pkgrel = 96
url = https://github.com/Mikolaj/enummapset
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=enummapset
pkgname=haskell-enummapset
pkgver=0.7.3.0
-pkgrel=95
+pkgrel=96
pkgdesc="IntMap and IntSet with Enum keys/elements."
url="https://github.com/Mikolaj/enummapset"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-enummapset/-/commit/700d08213bc83959fb4de9f04a2c1417290c3991
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-enummapset/-/commit/700d08213bc83959fb4de9f04a2c1417290c3991
You're receiving this email because of your account on gitlab.archlinux.org.