Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-kvitable
Commits:
f9aef55b by Felix Yan at 2023-11-24T10:26:47+02:00
upgpkg: 1.0.2.1-33: rebuild with lifted-async 0.10.2.5
- - - - -
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.0.2.1
- pkgrel = 32
+ pkgrel = 33
url = https://github.com/kquick/kvitable
arch = x86_64
license = custom:ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=kvitable
pkgname=haskell-kvitable
pkgver=1.0.2.1
-pkgrel=32
+pkgrel=33
pkgdesc="Key/Value Indexed Table container and formatting library"
url="https://github.com/kquick/kvitable"
license=("custom:ISC")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kvitable/-/commit/f9aef55b69c5bd291930d5825eca17f131878e6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kvitable/-/commit/f9aef55b69c5bd291930d5825eca17f131878e6d
You're receiving this email because of your account on gitlab.archlinux.org.