Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ral
Commits:
37bc0371 by Felix Yan at 2025-10-06T07:40:41+08:00
upgpkg: 0.2.2-43: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ral
pkgdesc = Random access lists
pkgver = 0.2.2
- pkgrel = 42
+ pkgrel = 43
url = https://github.com/phadej/vec
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ral
pkgname=haskell-ral
pkgver=0.2.2
-pkgrel=42
+pkgrel=43
pkgdesc="Random access lists"
url="https://github.com/phadej/vec"
license=('GPL-2.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ral/-/commit/37bc037158beb2cbc7c2fc769c4cf880d3300042
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ral/-/commit/37bc037158beb2cbc7c2fc769c4cf880d3300042
You're receiving this email because of your account on gitlab.archlinux.org.