Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pandoc-server
Commits:
c0d7170e by Felix Yan at 2023-11-06T08:04:53+02:00
upgpkg: 0.1-130: rebuild with pandoc 3.1.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pandoc-server
pkgdesc = Pandoc document conversion as an HTTP servant-server
pkgver = 0.1
- pkgrel = 129
+ pkgrel = 130
url = https://pandoc.org
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=pandoc-server
pkgname=haskell-pandoc-server
pkgver=0.1
-pkgrel=129
+pkgrel=130
pkgdesc="Pandoc document conversion as an HTTP servant-server"
url="https://pandoc.org"
license=("GPL")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-server/-/commit/c0d7170e588b91c57c81c9b762f11abdffb6309d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-server/-/commit/c0d7170e588b91c57c81c9b762f11abdffb6309d
You're receiving this email because of your account on gitlab.archlinux.org.