Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-commonmark-pandoc
Commits:
d57c8d67 by Felix Yan at 2024-10-22T03:57:08+03:00
upgpkg: 0.2.2-7: rebuild with commonmark 0.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-commonmark-pandoc
pkgdesc = Bridge between commonmark and pandoc AST
pkgver = 0.2.2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/jgm/commonmark-hs
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=commonmark-pandoc
pkgname=haskell-commonmark-pandoc
pkgver=0.2.2
-pkgrel=6
+pkgrel=7
pkgdesc="Bridge between commonmark and pandoc AST"
url="https://github.com/jgm/commonmark-hs"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-commonmark-pandoc/-/commit/d57c8d67e889345662762287aec8315e0efb8d4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-commonmark-pandoc/-/commit/d57c8d67e889345662762287aec8315e0efb8d4a
You're receiving this email because of your account on gitlab.archlinux.org.