Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-djot
Commits:
8277ef57 by Felix Yan at 2025-04-03T07:06:50+08:00
upgpkg: 0.1.1.3-13: rebuild with test-framework 0.8.2.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-djot
pkgdesc = Parser and renderer for djot light markup syntax
pkgver = 0.1.1.3
- pkgrel = 12
+ pkgrel = 13
url = https://hackage.haskell.org/package/djot
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=djot
pkgname=haskell-djot
pkgver=0.1.1.3
-pkgrel=12
+pkgrel=13
pkgdesc="Parser and renderer for djot light markup syntax"
url="https://hackage.haskell.org/package/djot"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-djot/-/commit/8277ef571cac8f22f3de0ab78304e9fad3c7e916
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-djot/-/commit/8277ef571cac8f22f3de0ab78304e9fad3c7e916
You're receiving this email because of your account on gitlab.archlinux.org.