Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-word-wrap
Commits:
bbcf54bd by Felix Yan at 2025-10-06T06:49:08+08:00
upgpkg: 0.5-189: rebuild with strict 0.5.1
- - - - -
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 = 188
+ pkgrel = 189
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=188
+pkgrel=189
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/bbcf54bd789d1f676d0bc42b22edaf1eb36ae8c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-word-wrap/-/commit/bbcf54bd789d1f676d0bc42b22edaf1eb36ae8c5
You're receiving this email because of your account on gitlab.archlinux.org.