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

Felix Yan felixonmars at archlinux.org
Thu Jan 31 20:03:44 UTC 2019


    Date: Thursday, January 31, 2019 @ 20:03:42
  Author: felixonmars
Revision: 428781

upgpkg: haskell-cairo 0.13.6.0-1

rebuild with cairo 0.13.6.0

Modified:
  haskell-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 19:36:42 UTC (rev 428780)
+++ PKGBUILD	2019-01-31 20:03:42 UTC (rev 428781)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-cairo
-pkgver=0.13.5.0
-pkgrel=12
+pkgver=0.13.6.0
+pkgrel=1
 pkgdesc="Binding to the cairo library for Gtk2Hs."
 url="https://hackage.haskell.org/package/cairo"
 license=('LGPL2.1')
@@ -13,7 +13,7 @@
 provides=('gtk2hs-cairo')
 replaces=('gtk2hs-cairo')
 source=("https://hackage.haskell.org/packages/archive/cairo/${pkgver}/cairo-${pkgver}.tar.gz")
-sha512sums=('03a2c2216c4cc0042e2121c108fc5511c87413bda0a9f9b0490ad11bcfb8e2af642dd6aba66827157e2e746e426955ca8007a310751d4fa91f84db90da7c5cc1')
+sha512sums=('3f8c9d4bd5d219a25c5da07fd7b79abcf041a5a656989eac9d1b3512a319d41f11b84c7a66faeee876c66d3744579f0764df23eccb6ed4959a59d5568e6f9b28')
 
 build() {
     cd "${srcdir}/cairo-${pkgver}"



More information about the arch-commits mailing list