Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-hashtables
Commits:
6c310094 by Felix Yan at 2024-02-07T01:59:08+02:00
upgpkg: 0.1.1.4-11: rebuild with syb 0.7.2.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector-hashtables
pkgdesc = Efficient vector-based mutable hashtables implementation.
pkgver = 0.1.1.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/klapaucius/vector-hashtables#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=vector-hashtables
pkgname=haskell-vector-hashtables
pkgver=0.1.1.4
-pkgrel=10
+pkgrel=11
pkgdesc="Efficient vector-based mutable hashtables implementation."
url="https://github.com/klapaucius/vector-hashtables#readme"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-hashtables/-/commit/6c31009443106d76a66fe95cc4c4ea144930958e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-hashtables/-/commit/6c31009443106d76a66fe95cc4c4ea144930958e
You're receiving this email because of your account on gitlab.archlinux.org.