Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doclayout
Commits:
6f16cf82 by Felix Yan at 2025-10-15T04:15:44+08:00
upgpkg: 0.5-8: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-doclayout
pkgdesc = A prettyprinting library for laying out text documents
pkgver = 0.5
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/jgm/doclayout
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=doclayout
pkgname=haskell-doclayout
pkgver=0.5
-pkgrel=7
+pkgrel=8
pkgdesc="A prettyprinting library for laying out text documents"
url="https://github.com/jgm/doclayout"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doclayout/-/commit/6f16cf827e6baaabef843dee38318697bb29e173
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doclayout/-/commit/6f16cf827e6baaabef843dee38318697bb29e173
You're receiving this email because of your account on gitlab.archlinux.org.