Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector
Commits:
988c08a5 by Felix Yan at 2024-09-03T22:01:01+03:00
upgpkg: 0.13.1.0-36: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector
pkgdesc = Efficient Arrays
pkgver = 0.13.1.0
- pkgrel = 35
+ pkgrel = 36
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=35
+pkgrel=36
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/988c08a52987a72c54d9107d6767e65ed3571547
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector/-/commit/988c08a52987a72c54d9107d6767e65ed3571547
You're receiving this email because of your account on gitlab.archlinux.org.