Date: Thursday, February 7, 2019 @ 12:31:58
  Author: felixonmars
Revision: 429902

upgpkg: haskell-gtk 0.15.1-1

rebuild with gtk3 0.15.1

Modified:
  haskell-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-07 12:24:43 UTC (rev 429901)
+++ PKGBUILD    2019-02-07 12:31:58 UTC (rev 429902)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=haskell-gtk
-pkgver=0.15.0
-pkgrel=9
+pkgver=0.15.1
+pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="https://hackage.haskell.org/package/gtk3";
 license=('LGPL2.1')
@@ -13,7 +13,7 @@
 replaces=('gtk2hs-gtk')
 conflicts=('gtk2hs-gtk')
 
source=("https://hackage.haskell.org/packages/archive/gtk3/${pkgver}/gtk3-${pkgver}.tar.gz";)
-sha512sums=('0dade0d67fce09121881fc56b18c7cc53ae8b3dad7c2adf4d404a84969e725287d5ed4f104ba91ad694b0fae29f18311be4c1307811b7d7d2a6fe7e7c2ffd8ab')
+sha512sums=('98e825865c65fc49d573144328b40b397e7491dcfc8e7bc8b128f2665d60b670a54255c4170fc7ada3f8891c54418a5d852fd5cb74be48068eb8f862b80aa201')
 
 build() {
     cd "${srcdir}/gtk3-${pkgver}"

Reply via email to