Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-word-wrap
Commits:
e362aa71 by Felix Yan at 2025-10-15T02:34:19+08:00
upgpkg: 0.5-193: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-word-wrap
pkgdesc = A library for word-wrapping
pkgver = 0.5
- pkgrel = 192
+ pkgrel = 193
url = https://github.com/jtdaugherty/word-wrap/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=word-wrap
pkgname=haskell-word-wrap
pkgver=0.5
-pkgrel=192
+pkgrel=193
pkgdesc="A library for word-wrapping"
url="https://github.com/jtdaugherty/word-wrap/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-word-wrap/-/commit/e362aa7126409b18a1ce503fa64fe67d24b547b7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-word-wrap/-/commit/e362aa7126409b18a1ce503fa64fe67d24b547b7
You're receiving this email because of your account on gitlab.archlinux.org.