Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-algorithms
Commits:
20b3ea7a by Felix Yan at 2024-09-04T00:03:28+03:00
upgpkg: 0.9.0.2-7: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector-algorithms
pkgdesc = Efficient algorithms for vector arrays
pkgver = 0.9.0.2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/erikd/vector-algorithms/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=vector-algorithms
pkgname=haskell-vector-algorithms
pkgver=0.9.0.2
-pkgrel=6
+pkgrel=7
pkgdesc="Efficient algorithms for vector arrays"
url="https://github.com/erikd/vector-algorithms/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/20b3ea7ae24e17665724a5c8ad464a1c30fa60fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/20b3ea7ae24e17665724a5c8ad464a1c30fa60fb
You're receiving this email because of your account on gitlab.archlinux.org.