Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
pandoc-plot
Commits:
28d4c678 by Felix Yan at 2026-01-04T23:27:23+08:00
upgpkg: 1.9.1-248: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pandoc-plot
pkgdesc = A Pandoc filter to include figures generated from code blocks
using your plotting toolkit of choice.
pkgver = 1.9.1
- pkgrel = 247
+ pkgrel = 248
url = https://github.com/LaurentRDC/pandoc-plot#readme
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=pandoc-plot
pkgver=1.9.1
-pkgrel=247
+pkgrel=248
pkgdesc="A Pandoc filter to include figures generated from code blocks using
your plotting toolkit of choice."
url="https://github.com/LaurentRDC/pandoc-plot#readme"
license=("GPL")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/28d4c678ba6064f1e301b650507578f673e6869c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/28d4c678ba6064f1e301b650507578f673e6869c
You're receiving this email because of your account on gitlab.archlinux.org.