Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-algorithms
Commits:
fa0d75f7 by Felix Yan at 2025-07-31T18:04:43+08:00
upgpkg: 0.9.1.0-39: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector-algorithms
pkgdesc = Efficient algorithms for vector arrays
pkgver = 0.9.1.0
- pkgrel = 38
+ pkgrel = 39
url = https://github.com/erikd/vector-algorithms/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=vector-algorithms
pkgname=haskell-vector-algorithms
pkgver=0.9.1.0
-pkgrel=38
+pkgrel=39
pkgdesc="Efficient algorithms for vector arrays"
url="https://github.com/erikd/vector-algorithms/"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/fa0d75f77469558c79c58e3487deb191a9c5a456
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/fa0d75f77469558c79c58e3487deb191a9c5a456
You're receiving this email because of your account on gitlab.archlinux.org.