Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-gridtables
Commits:
f4512a33 by Felix Yan at 2025-10-05T03:01:02+08:00
upgpkg: 0.1.1.0-11: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-gridtables
pkgdesc = Parser for reStructuredText-style grid tables
pkgver = 0.1.1.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/tarleb/gridtables
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=gridtables
pkgname=haskell-gridtables
pkgver=0.1.1.0
-pkgrel=10
+pkgrel=11
pkgdesc="Parser for reStructuredText-style grid tables"
url="https://github.com/tarleb/gridtables"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gridtables/-/commit/f4512a3387ed39e20ebd8934b51265b8f8b7462a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gridtables/-/commit/f4512a3387ed39e20ebd8934b51265b8f8b7462a
You're receiving this email because of your account on gitlab.archlinux.org.