Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-expiring-cache-map
Commits:
d1e4289f by Felix Yan at 2025-10-10T07:24:45+08:00
upgpkg: 0.0.6.1-428: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 427
+ pkgrel = 428
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=427
+pkgrel=428
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/d1e4289f8de613db985497a65ce7b0ea6d2b1549
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-expiring-cache-map/-/commit/d1e4289f8de613db985497a65ce7b0ea6d2b1549
You're receiving this email because of your account on gitlab.archlinux.org.