Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-memotrie
Commits:
95902d25 by Felix Yan at 2024-11-19T20:35:43+08:00
upgpkg: 0.6.11-4: rebuild with os-string 2.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-memotrie
pkgdesc = Trie-based memo functions
pkgver = 0.6.11
- pkgrel = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/95902d25b6d5e2afa1ca366380b98ec77990e6c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-memotrie/-/commit/95902d25b6d5e2afa1ca366380b98ec77990e6c3
You're receiving this email because of your account on gitlab.archlinux.org.