Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
pandoc-plot
Commits:
bff0db10 by Felix Yan at 2025-10-10T08:59:38+08:00
upgpkg: 1.9.1-238: 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 = pandoc-plot
pkgdesc = A Pandoc filter to include figures generated from code blocks
using your plotting toolkit of choice.
pkgver = 1.9.1
- pkgrel = 237
+ pkgrel = 238
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=237
+pkgrel=238
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/bff0db10d4fa5f34820357648d3f1be4abf914ec
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/bff0db10d4fa5f34820357648d3f1be4abf914ec
You're receiving this email because of your account on gitlab.archlinux.org.