Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
pandoc-plot
Commits:
ff032e09 by Felix Yan at 2024-09-21T20:34:00+03:00
upgpkg: 1.8.0-93: rebuild with http-client 0.7.16
- - - - -
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.8.0
- pkgrel = 92
+ pkgrel = 93
url = https://github.com/LaurentRDC/pandoc-plot#readme
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=pandoc-plot
pkgver=1.8.0
-pkgrel=92
+pkgrel=93
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/ff032e09513ded1f7522b27a8bd0601a3039e60c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-plot/-/commit/ff032e09513ded1f7522b27a8bd0601a3039e60c
You're receiving this email because of your account on gitlab.archlinux.org.