Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-word-wrap
Commits:
1eab9a1a by Felix Yan at 2024-08-26T20:48:33+03:00
upgpkg: 0.5-95: rebuild with hashable 1.4.4.0
- - - - -
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 = 94
+ pkgrel = 95
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=94
+pkgrel=95
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/1eab9a1a28a4c2324d9bdafe0f08372fba0bb349
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-word-wrap/-/commit/1eab9a1a28a4c2324d9bdafe0f08372fba0bb349
You're receiving this email because of your account on gitlab.archlinux.org.