Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-gridtables
Commits:
2d5f1064 by Felix Yan at 2025-05-25T01:54:22+08:00
upgpkg: 0.1.0.0-78: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-gridtables
pkgdesc = Parser for reStructuredText-style grid tables
pkgver = 0.1.0.0
- pkgrel = 77
+ pkgrel = 78
url = https://github.com/tarleb/gridtables
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=gridtables
pkgname=haskell-gridtables
pkgver=0.1.0.0
-pkgrel=77
+pkgrel=78
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/2d5f10647c23d791b5da81e1699008a8b030ca68
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gridtables/-/commit/2d5f10647c23d791b5da81e1699008a8b030ca68
You're receiving this email because of your account on gitlab.archlinux.org.