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

Felix Yan felixonmars at archlinux.org
Sat Dec 2 02:19:48 UTC 2017


    Date: Saturday, December 2, 2017 @ 02:19:47
  Author: felixonmars
Revision: 271257

upgpkg: haskell-glib 0.13.5.0-1

rebuild with glib,0.13.5.0

Modified:
  haskell-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-02 02:14:17 UTC (rev 271256)
+++ PKGBUILD	2017-12-02 02:19:47 UTC (rev 271257)
@@ -2,13 +2,12 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-glib
-pkgver=0.13.4.1
-pkgrel=6
+pkgver=0.13.5.0
+pkgrel=1
 pkgdesc="Binding to the GLIB library for Gtk2Hs."
 url="https://hackage.haskell.org/package/glib"
 license=('LGPL2.1')
 arch=('x86_64')
-# deps adjusted to specific versions in package()
 depends=('ghc-libs' 'glib2' 'haskell-utf8-string' 'haskell-text')
 makedepends=('ghc' "haskell-gtk2hs-buildtools")
 provides=('gtk2hs-glib')
@@ -15,7 +14,7 @@
 replaces=('gtk2hs-glib')
 conflicts=('gtk2hs-glib')
 source=(https://hackage.haskell.org/packages/archive/glib/$pkgver/glib-$pkgver.tar.gz)
-sha512sums=('537f70688e398b8c68727b8260080790569e7f1b87633912a1438c5b1ed590221ac633168a83e7bc49728292ae53f8eaaf268d78c0be0df81527c5a3ce810869')
+sha512sums=('33619e6681dbc6cc204c0bac21db051f05f3044912fed34035859583b6d447e91b537e68eb0994ade66ad4f276c3a9b7c88823e0ba4c43c087e604f2ea90cdbd')
 
 build() {
     cd "${srcdir}/glib-${pkgver}"



More information about the arch-commits mailing list