Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-expiring-cache-map
Commits:
b15bc69a by Felix Yan at 2025-10-05T02:14:21+08:00
upgpkg: 0.0.6.1-425: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-expiring-cache-map
pkgdesc = General purpose simple caching.
pkgver = 0.0.6.1
- pkgrel = 424
+ pkgrel = 425
url = https://github.com/elblake/expiring-cache-map
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=expiring-cache-map
pkgname=haskell-expiring-cache-map
pkgver=0.0.6.1
-pkgrel=424
+pkgrel=425
pkgdesc="General purpose simple caching."
url="https://github.com/elblake/expiring-cache-map"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-expiring-cache-map/-/commit/b15bc69a81b728f35ec71867122d32b64771238d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-expiring-cache-map/-/commit/b15bc69a81b728f35ec71867122d32b64771238d
You're receiving this email because of your account on gitlab.archlinux.org.