Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-algorithms
Commits:
268edc92 by Felix Yan at 2024-08-27T11:20:58+03:00
upgpkg: 0.9.0.2-6: rebuild with hashable 1.4.4.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.0.2
- pkgrel = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/268edc92a877f2fbb9c2208783d1a799ad41f61d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/268edc92a877f2fbb9c2208783d1a799ad41f61d
You're receiving this email because of your account on gitlab.archlinux.org.