Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-hashtables
Commits:
71420662 by Felix Yan at 2025-10-09T07:56:20+08:00
upgpkg: 0.1.2.1-74: rebuild with strict 0.5.1
- - - - -
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 = 73
+ pkgrel = 74
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=73
+pkgrel=74
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/71420662739ab4a4d7004654653f5c3389723e0b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-hashtables/-/commit/71420662739ab4a4d7004654653f5c3389723e0b
You're receiving this email because of your account on gitlab.archlinux.org.