Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-brick
Commits:
d39401e5 by Felix Yan at 2024-08-27T10:55:52+03:00
upgpkg: 1.7-18: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-brick
pkgdesc = A declarative terminal user interface library
pkgver = 1.7
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/jtdaugherty/brick
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=brick
pkgname=haskell-brick
pkgver=1.7
-pkgrel=17
+pkgrel=18
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/d39401e53ae4a97498935fdf0aef9be34e76a803
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/d39401e53ae4a97498935fdf0aef9be34e76a803
You're receiving this email because of your account on gitlab.archlinux.org.