Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-markdown-unlit
Commits:
1aa2cb6a by Felix Yan at 2025-09-27T17:54:12+00:00
upgpkg: 0.6.0-57: rebuild with hspec 2.11.2, hspec-api 2.11.2, hspec-core
2.11.2, hspec-discover 2.11.2, hspec-meta 2.11.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-markdown-unlit
pkgdesc = Literate Haskell support for Markdown
pkgver = 0.6.0
- pkgrel = 56
+ pkgrel = 57
url = https://github.com/sol/markdown-unlit
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=markdown-unlit
pkgname=haskell-markdown-unlit
pkgver=0.6.0
-pkgrel=56
+pkgrel=57
pkgdesc="Literate Haskell support for Markdown"
url="https://github.com/sol/markdown-unlit"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-markdown-unlit/-/commit/1aa2cb6a55501b2994414d00856ad28fb1263ba8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-markdown-unlit/-/commit/1aa2cb6a55501b2994414d00856ad28fb1263ba8
You're receiving this email because of your account on gitlab.archlinux.org.