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

Felix Yan felixonmars at archlinux.org
Thu Jun 13 19:42:33 UTC 2019


    Date: Thursday, June 13, 2019 @ 19:42:32
  Author: felixonmars
Revision: 481301

upgpkg: haskell-xcffib 0.8.1-1

rebuild with xcffib 0.8.1

Modified:
  haskell-xcffib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 19:41:27 UTC (rev 481300)
+++ PKGBUILD	2019-06-13 19:42:32 UTC (rev 481301)
@@ -2,8 +2,8 @@
 
 _hkgname=xcffib
 pkgname=haskell-xcffib
-pkgver=0.8.0
-pkgrel=13
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="A cffi-based python binding for X"
 url="https://github.com/tych0/xcffib"
 license=('Apache')
@@ -12,7 +12,7 @@
          'haskell-optparse-applicative' 'haskell-split' 'haskell-xcb-types')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('891ba61c447cb924c1f7031b0bb8e877617b648e86acdef77971890a9c945bf66b73c542325cfaad4d2f0260dc2ae8c5e6fff8bf84decc5b82191997038c6aff')
+sha512sums=('0e56992f9a2b92d7ee868a08da5ddc7eb2c3ab7f145fd16d99d686066031d4e4487014f5594223353ba3ca5dc44b8d2840813a41fd94b9d5c97bfebec60b8780')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list