Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-enummapset
Commits:
2162747c by Felix Yan at 2025-09-06T20:37:55+00:00
upgpkg: 0.7.3.0-100: rebuild with tasty-hunit 0.10.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 = 99
+ pkgrel = 100
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=99
+pkgrel=100
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/2162747cfc000af79479d4bf5d55a6b46dd10075
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-enummapset/-/commit/2162747cfc000af79479d4bf5d55a6b46dd10075
You're receiving this email because of your account on gitlab.archlinux.org.