Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-djot
Commits:
9f08e284 by Felix Yan at 2025-10-10T08:00:35+08:00
upgpkg: 0.1.2.3-2: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jgm/djoths
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=djot
pkgname=haskell-djot
pkgver=0.1.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Parser and renderer for djot light markup syntax"
url="https://github.com/jgm/djoths"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-djot/-/commit/9f08e284d6ac99982bb377672ce810cea6e30ae9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-djot/-/commit/9f08e284d6ac99982bb377672ce810cea6e30ae9
You're receiving this email because of your account on gitlab.archlinux.org.