Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-brick
Commits:
643e8be9 by Felix Yan at 2023-11-09T23:13:50+02:00
upgpkg: 1.6-5: rebuild with math-functions 0.3.4.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-brick
pkgdesc = A declarative terminal user interface library
pkgver = 1.6
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/jtdaugherty/brick
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=brick
pkgname=haskell-brick
pkgver=1.6
-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/643e8be9b49dc3f20aaed512ae3c8e0e56198b2f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-brick/-/commit/643e8be9b49dc3f20aaed512ae3c8e0e56198b2f
You're receiving this email because of your account on gitlab.archlinux.org.