Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector
Commits:
0d14c8d6 by Felix Yan at 2023-11-16T11:28:12+02:00
upgpkg: 0.13.1.0-5: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector
pkgdesc = Efficient Arrays
pkgver = 0.13.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://hackage.haskell.org/package/vector
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=haskell-vector
pkgver=0.13.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="Efficient Arrays"
url="https://hackage.haskell.org/package/vector"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/0d14c8d666e1e212c3f3f3405029e0741545aa73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/0d14c8d666e1e212c3f3f3405029e0741545aa73
You're receiving this email because of your account on gitlab.archlinux.org.