Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-memotrie
Commits:
e5b49efc by Felix Yan at 2025-09-04T14:52:44+00:00
upgpkg: 0.6.11-65: rebuild with constraints 0.14.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-memotrie
pkgdesc = Trie-based memo functions
pkgver = 0.6.11
- pkgrel = 64
+ pkgrel = 65
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=64
+pkgrel=65
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/e5b49efc23c937e1d2eae7222360a51767b2407b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-memotrie/-/commit/e5b49efc23c937e1d2eae7222360a51767b2407b
You're receiving this email because of your account on gitlab.archlinux.org.