Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vty-unix
Commits:
20a5b540 by Felix Yan at 2025-10-05T03:05:06+08:00
upgpkg: 0.2.0.0-94: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vty-unix
pkgdesc = Unix backend for Vty
pkgver = 0.2.0.0
- pkgrel = 93
+ pkgrel = 94
url = https://github.com/jtdaugherty/vty-unix.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=vty-unix
pkgname=haskell-vty-unix
pkgver=0.2.0.0
-pkgrel=93
+pkgrel=94
pkgdesc="Unix backend for Vty"
url="https://github.com/jtdaugherty/vty-unix.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vty-unix/-/commit/20a5b5407fb86c91800b5318fda733ed24b70b4e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vty-unix/-/commit/20a5b5407fb86c91800b5318fda733ed24b70b4e
You're receiving this email because of your account on gitlab.archlinux.org.