Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-brick
Commits:
1c1200d7 by Felix Yan at 2025-08-28T07:37:31+08:00
upgpkg: 2.2-4: rebuild with splitmix 0.1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-brick
pkgdesc = A declarative terminal user interface library
pkgver = 2.2
- pkgrel = 3
+ pkgrel = 4
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.2
-pkgrel=3
+pkgrel=4
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/1c1200d7ea4914c835e4eb23ab822c3380296f37
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/1c1200d7ea4914c835e4eb23ab822c3380296f37
You're receiving this email because of your account on gitlab.archlinux.org.