Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector
Commits:
85f90f0c by Felix Yan at 2024-11-19T16:44:52+08:00
upgpkg: 0.13.1.0-45: rebuild with os-string 2.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector
pkgdesc = Efficient Arrays
pkgver = 0.13.1.0
- pkgrel = 44
+ pkgrel = 45
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=44
+pkgrel=45
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/85f90f0c5f03adf59322f61b2a2b922bc38f80a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/85f90f0c5f03adf59322f61b2a2b922bc38f80a3
You're receiving this email because of your account on gitlab.archlinux.org.