Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-hashtables
Commits:
ec01e219 by Felix Yan at 2024-07-29T20:51:51+03:00
upgpkg: 0.1.2.0-3: rebuild with OneTuple 0.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.2.0
- pkgrel = 2
+ pkgrel = 3
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.0
-pkgrel=2
+pkgrel=3
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/ec01e21963b9c4eaa0b103052c27886f37ed7398
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-hashtables/-/commit/ec01e21963b9c4eaa0b103052c27886f37ed7398
You're receiving this email because of your account on gitlab.archlinux.org.