Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-algorithms
Commits:
92b8aa98 by Felix Yan at 2025-08-23T02:39:15+08:00
upgpkg: 0.9.1.0-56: rebuild with logict 0.8.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 = 55
+ pkgrel = 56
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=55
+pkgrel=56
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/92b8aa98edc473fb6387385944f8d8a060ba9aa4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/92b8aa98edc473fb6387385944f8d8a060ba9aa4
You're receiving this email because of your account on gitlab.archlinux.org.