Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-space
Commits:
a1ed64f1 by Felix Yan at 2025-10-05T02:57:46+08:00
upgpkg: 0.16-141: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector-space
pkgdesc = Vector & affine spaces, linear maps, and derivatives
pkgver = 0.16
- pkgrel = 140
+ pkgrel = 141
url = https://github.com/conal/vector-space.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=vector-space
pkgname=haskell-vector-space
pkgver=0.16
-pkgrel=140
+pkgrel=141
pkgdesc="Vector & affine spaces, linear maps, and derivatives"
url="https://github.com/conal/vector-space.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-space/-/commit/a1ed64f16602f86d39a7396bfbcc1849a4e3f3ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-space/-/commit/a1ed64f16602f86d39a7396bfbcc1849a4e3f3ad
You're receiving this email because of your account on gitlab.archlinux.org.