Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-hashtables
Commits:
a26f9329 by Felix Yan at 2025-09-12T21:27:36+00:00
upgpkg: 0.1.2.1-53: rebuild with hashable 1.4.5.0
- - - - -
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.2.1
- pkgrel = 52
+ pkgrel = 53
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.2.1
-pkgrel=52
+pkgrel=53
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/a26f93292371160f1a73cb05d762b5408e0b77e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-hashtables/-/commit/a26f93292371160f1a73cb05d762b5408e0b77e7
You're receiving this email because of your account on gitlab.archlinux.org.