Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vec
Commits:
b62be6eb by Felix Yan at 2025-04-07T03:08:14+08:00
upgpkg: 0.5-89: rebuild with comonad 5.0.9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vec
pkgdesc = Vec: length-indexed (sized) list
pkgver = 0.5
- pkgrel = 88
+ pkgrel = 89
url = https://github.com/phadej/vec
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=vec
pkgname=haskell-vec
pkgver=0.5
-pkgrel=88
+pkgrel=89
pkgdesc="Vec: length-indexed (sized) list"
url="https://github.com/phadej/vec"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vec/-/commit/b62be6eb5e1ab8fe85924131d3c64da89b4b3f37
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vec/-/commit/b62be6eb5e1ab8fe85924131d3c64da89b4b3f37
You're receiving this email because of your account on gitlab.archlinux.org.