Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-memotrie
Commits:
6a0e607a by Felix Yan at 2025-10-15T02:47:04+08:00
upgpkg: 0.6.11-98: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-memotrie
pkgdesc = Trie-based memo functions
pkgver = 0.6.11
- pkgrel = 97
+ pkgrel = 98
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=97
+pkgrel=98
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/6a0e607acd0b5ae8eaf9445b858e536a6fad2be6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-memotrie/-/commit/6a0e607acd0b5ae8eaf9445b858e536a6fad2be6
You're receiving this email because of your account on gitlab.archlinux.org.