Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-kvitable
Commits:
3c20385a by Felix Yan at 2024-07-29T21:00:25+03:00
upgpkg: 1.0.3.0-8: rebuild with OneTuple 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.0.3.0
- pkgrel = 7
+ pkgrel = 8
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.3.0
-pkgrel=7
+pkgrel=8
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/3c20385a0c913580fadd298e34da6b72ccde560e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-kvitable/-/commit/3c20385a0c913580fadd298e34da6b72ccde560e
You're receiving this email because of your account on gitlab.archlinux.org.