Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-brick
Commits:
003a7ebe by Felix Yan at 2025-10-09T09:03:18+08:00
upgpkg: 2.4-11: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-brick
pkgdesc = A declarative terminal user interface library
pkgver = 2.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/jtdaugherty/brick
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=brick
pkgname=haskell-brick
pkgver=2.4
-pkgrel=10
+pkgrel=11
pkgdesc="A declarative terminal user interface library"
url="https://github.com/jtdaugherty/brick"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/003a7ebeacddbe3089f1930b42eb1755aca09579
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/003a7ebeacddbe3089f1930b42eb1755aca09579
You're receiving this email because of your account on gitlab.archlinux.org.