Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-memotrie
Commits:
3a272964 by Felix Yan at 2025-10-10T07:35:19+08:00
upgpkg: 0.6.11-96: 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-memotrie
pkgdesc = Trie-based memo functions
pkgver = 0.6.11
- pkgrel = 95
+ pkgrel = 96
url = https://github.com/conal/MemoTrie
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=MemoTrie
pkgname=haskell-memotrie
pkgver=0.6.11
-pkgrel=95
+pkgrel=96
pkgdesc="Trie-based memo functions"
url="https://github.com/conal/MemoTrie"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-memotrie/-/commit/3a27296429196b822a9f5cc84a36d0b624af5884
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-memotrie/-/commit/3a27296429196b822a9f5cc84a36d0b624af5884
You're receiving this email because of your account on gitlab.archlinux.org.