Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-word-wrap
Commits:
6a4328d9 by Felix Yan at 2023-11-22T10:27:30+02:00
upgpkg: 0.5-85: rebuild with async 2.2.5
- - - - -
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 = 84
+ pkgrel = 85
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=84
+pkgrel=85
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/6a4328d9707b249498d617978f74fc738fbaf497
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-word-wrap/-/commit/6a4328d9707b249498d617978f74fc738fbaf497
You're receiving this email because of your account on gitlab.archlinux.org.