Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-boxes
Commits:
7ff8638a by Felix Yan at 2025-08-01T01:39:13+08:00
upgpkg: 0.1.5-273: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-boxes
pkgdesc = 2D text pretty-printing library
pkgver = 0.1.5
- pkgrel = 272
+ pkgrel = 273
url = https://hackage.haskell.org/package/boxes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=boxes
pkgname=haskell-boxes
pkgver=0.1.5
-pkgrel=272
+pkgrel=273
pkgdesc="2D text pretty-printing library"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-boxes/-/commit/7ff8638ab03a1f15136928f795f00d54b1f4d42c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-boxes/-/commit/7ff8638ab03a1f15136928f795f00d54b1f4d42c
You're receiving this email because of your account on gitlab.archlinux.org.