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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 17:22:50 UTC 2022


    Date: Monday, August 29, 2022 @ 17:22:49
  Author: felixonmars
Revision: 1285448

upgpkg: haskell-gi 0.26.1-1: rebuild with haskell-gi 0.26.1

Modified:
  haskell-gi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 17:21:03 UTC (rev 1285447)
+++ PKGBUILD	2022-08-29 17:22:49 UTC (rev 1285448)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi
 pkgname=haskell-gi
-pkgver=0.26.0
-pkgrel=48
+pkgver=0.26.1
+pkgrel=1
 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries"
 url="https://github.com/haskell-gi/haskell-gi"
 license=("LGPL2")
@@ -14,7 +14,7 @@
          'haskell-xdg-basedir' 'haskell-xml-conduit' 'haskell-regex-tdfa')
 makedepends=('ghc' 'gobject-introspection' 'haskell-cabal-doctest' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2aa206cd8b97758899f9387930082fc7adcb0f4f0f2c4baaf3c5d4df04cc020fa87da8223f7e7b324753670e5bdabadf5be7446bba908a54609425d60d3e5290')
+sha512sums=('b6133c360f1d64805eb09d444536e1c7c582f26e3d723470b9245c14effac8423ab29d220eed5b438b2d9480dbad7c23b5c46c1e6bc5ec874d24b6a836766d31')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list