Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-kvitable
Commits:
d203c712 by Felix Yan at 2025-08-27T13:56:30+08:00
upgpkg: 1.1.0.1-29: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-kvitable
pkgdesc = Key/Value Indexed Table container and formatting library
pkgver = 1.1.0.1
- pkgrel = 28
+ pkgrel = 29
url = https://github.com/kquick/kvitable
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=kvitable
pkgname=haskell-kvitable
pkgver=1.1.0.1
-pkgrel=28
+pkgrel=29
pkgdesc="Key/Value Indexed Table container and formatting library"
url="https://github.com/kquick/kvitable"
license=("ISC")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kvitable/-/commit/d203c7128fa571b5138058690c56d6d00e50952d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kvitable/-/commit/d203c7128fa571b5138058690c56d6d00e50952d
You're receiving this email because of your account on gitlab.archlinux.org.