[arch-commits] Commit in haskell-ini/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 9 08:12:04 UTC 2022


    Date: Tuesday, August 9, 2022 @ 08:12:04
  Author: felixonmars
Revision: 1263420

upgpkg: haskell-ini 0.4.2-1: rebuild with ini 0.4.2

Modified:
  haskell-ini/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 08:11:00 UTC (rev 1263419)
+++ PKGBUILD	2022-08-09 08:12:04 UTC (rev 1263420)
@@ -3,16 +3,16 @@
 
 _hkgname=ini
 pkgname=haskell-ini
-pkgver=0.4.1
-pkgrel=229
-pkgdesc="Quick and easy configuration files in the INI format."
-url="https://github.com/chrisdone/ini"
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="Configuration files in the INI format"
+url="https://github.com/andreasabel/ini"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-attoparsec' 'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ac61a17a29ba82827287aad641f2afcb51ab6b26dab024d761ef0bcbaf960d0288f4715c7a87c1751ecfabc586f43ca3206d0abde2e6b7005cf8e1dd9ece5301')
+sha512sums=('ff46e8851c3d5bf75ff418016300edb726afa3c6973664dff7feb053e7528ce9f2e2e8317871b3756251f40c8890f1c6ada5b4942aa8b153416f2d84091dd985')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list