Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-memotrie
Commits:
c60a0362 by Felix Yan at 2024-10-20T17:08:10+03:00
upgpkg: 0.6.11-3: rebuild with data-default-instances-dlist 0.0.1.1, try 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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/c60a03620917403ef5fd76cac9973051b53ad22e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-memotrie/-/commit/c60a03620917403ef5fd76cac9973051b53ad22e
You're receiving this email because of your account on gitlab.archlinux.org.