Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-config-ini
Commits:
40a9471d by Felix Yan at 2025-08-02T02:04:36+08:00
upgpkg: 0.2.7.0-6: rebuild with hspec 2.10.10, hspec-core 2.10.10,
hspec-discover 2.10.10
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-config-ini
pkgdesc = A library for simple INI-based configuration files.
pkgver = 0.2.7.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/aisamanra/config-ini
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=config-ini
pkgname=haskell-config-ini
pkgver=0.2.7.0
-pkgrel=5
+pkgrel=6
pkgdesc="A library for simple INI-based configuration files."
url="https://github.com/aisamanra/config-ini"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-config-ini/-/commit/40a9471d1a66a79879b2ca40b7b936b68fee4517
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-config-ini/-/commit/40a9471d1a66a79879b2ca40b7b936b68fee4517
You're receiving this email because of your account on gitlab.archlinux.org.