Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-brick
Commits:
a5d19623 by Felix Yan at 2025-07-23T08:04:42+08:00
upgpkg: 1.10-5: rebuild with haskell-lexer 1.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-brick
pkgdesc = A declarative terminal user interface library
pkgver = 1.10
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/jtdaugherty/brick
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=brick
pkgname=haskell-brick
pkgver=1.10
-pkgrel=4
+pkgrel=5
pkgdesc="A declarative terminal user interface library"
url="https://github.com/jtdaugherty/brick"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/a5d1962333e99140b3a10ae67ca979256782da35
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/a5d1962333e99140b3a10ae67ca979256782da35
You're receiving this email because of your account on gitlab.archlinux.org.