Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-gridtables
Commits:
016ee72c by Felix Yan at 2023-11-23T22:38:12+02:00
upgpkg: 0.1.0.0-36: rebuild with emojis 0.1.3
- - - - -
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 = 35
+ pkgrel = 36
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=35
+pkgrel=36
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/016ee72cc145761ce2954ac6ded8dee6748464b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gridtables/-/commit/016ee72cc145761ce2954ac6ded8dee6748464b2
You're receiving this email because of your account on gitlab.archlinux.org.