Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ral
Commits:
6ed2ec2e by Felix Yan at 2025-10-10T08:15:07+08:00
upgpkg: 0.2.2-45: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ral
pkgdesc = Random access lists
pkgver = 0.2.2
- pkgrel = 44
+ pkgrel = 45
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=44
+pkgrel=45
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/6ed2ec2e34b981df10cc14be7ba598ba1f8f56bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ral/-/commit/6ed2ec2e34b981df10cc14be7ba598ba1f8f56bf
You're receiving this email because of your account on gitlab.archlinux.org.