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

Felix Yan felixonmars at archlinux.org
Wed Mar 7 06:34:18 UTC 2018


    Date: Wednesday, March 7, 2018 @ 06:34:17
  Author: felixonmars
Revision: 303456

upgpkg: haskell-xcb-types 0.9.0-1

rebuild with xcb-types,0.9.0

Modified:
  haskell-xcb-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 06:33:24 UTC (rev 303455)
+++ PKGBUILD	2018-03-07 06:34:17 UTC (rev 303456)
@@ -4,8 +4,8 @@
 
 _hkgname=xcb-types
 pkgname=haskell-xcb-types
-pkgver=0.8.0
-pkgrel=8
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="Parses XML files used by the XCB project"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-mtl' 'haskell-xml')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d89513143dc863417b36c5181159954614d97f14a6386fb595900b964b2883ac7b29d3be7c211ecf81f2080969b1bf2e209c9f505d2e15700bf5d69fd4238592')
+sha512sums=('0e2a3b76ec61cb8bcd4625940a50886867c1b88d95db778933162bd856bff5d63017d77c533593253d79fded47e91fd15165814ec91843f402ebe29ddac608c3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list