Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
pandoc-plot
Commits:
4e0fe122 by Felix Yan at 2025-08-27T14:39:09+08:00
upgpkg: 1.9.1-146: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.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 = 145
+ pkgrel = 146
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=145
+pkgrel=146
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/4e0fe122e5a9f35ada883fec91609d7a4a35fe09
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/4e0fe122e5a9f35ada883fec91609d7a4a35fe09
You're receiving this email because of your account on gitlab.archlinux.org.