Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector
Commits:
a0bc799a by Felix Yan at 2025-10-05T01:26:49+08:00
upgpkg: 0.13.2.0-293: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector
pkgdesc = Efficient Arrays
pkgver = 0.13.2.0
- pkgrel = 292
+ pkgrel = 293
url = https://hackage.haskell.org/package/vector
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=haskell-vector
pkgver=0.13.2.0
-pkgrel=292
+pkgrel=293
pkgdesc="Efficient Arrays"
url="https://hackage.haskell.org/package/vector"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/a0bc799a47bf695603693c792600a3ec8100446e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/a0bc799a47bf695603693c792600a3ec8100446e
You're receiving this email because of your account on gitlab.archlinux.org.