Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-hashtables
Commits:
770351f9 by Felix Yan at 2023-11-09T23:11:34+02:00
upgpkg: 0.1.1.3-19: rebuild with math-functions 0.3.4.3
- - - - -
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.3
- pkgrel = 18
+ pkgrel = 19
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.3
-pkgrel=18
+pkgrel=19
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/770351f9f19195b6d328e6479cec64d55bc9f5ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-hashtables/-/commit/770351f9f19195b6d328e6479cec64d55bc9f5ee
You're receiving this email because of your account on gitlab.archlinux.org.