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

Felix Yan felixonmars at archlinux.org
Tue Apr 14 08:08:31 UTC 2020


    Date: Tuesday, April 14, 2020 @ 08:08:31
  Author: felixonmars
Revision: 613995

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

Modified:
  haskell-gi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-14 06:21:18 UTC (rev 613994)
+++ PKGBUILD	2020-04-14 08:08:31 UTC (rev 613995)
@@ -3,17 +3,18 @@
 
 _hkgname=haskell-gi
 pkgname=haskell-gi
-pkgver=0.23.0
-pkgrel=12
+pkgver=0.23.1
+pkgrel=1
 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries"
 url="https://github.com/haskell-gi/haskell-gi"
 license=("LGPL2")
 arch=('x86_64')
-depends=('ghc-libs' 'glib2' 'haskell-gi-base' 'haskell-attoparsec' 'haskell-pretty-show'
-         'haskell-safe' 'haskell-xdg-basedir' 'haskell-xml-conduit' 'haskell-regex-tdfa')
+depends=('ghc-libs' 'glib2' 'haskell-gi-base' 'haskell-ansi-terminal' 'haskell-attoparsec'
+         'haskell-pretty-show' 'haskell-safe' 'haskell-xdg-basedir' 'haskell-xml-conduit'
+         'haskell-regex-tdfa')
 makedepends=('ghc' 'gobject-introspection' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('594180257709b7b058b78fe4acafd39c9d51e3a0767d625ddecf0efbd4d0c84f6ac5a0826044311cf35b4d5701ebadcc5ae97130685a77b4754580703f50b066')
+sha512sums=('646d19bfe4c36b86a5ea9e65f6b676f2a3cedc05d13f28574423b4295f12d2985423e516f4e679259d749029f3d606aa384b456efbf80775565d8d24f5a32f6b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list