[arch-commits] Commit in haskell-xcffib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 7 09:20:41 UTC 2019
Date: Tuesday, May 7, 2019 @ 09:20:41
Author: felixonmars
Revision: 461918
upgpkg: haskell-xcffib 0.8.0-1
rebuild with xcffib 0.8.0
Modified:
haskell-xcffib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-07 09:19:01 UTC (rev 461917)
+++ PKGBUILD 2019-05-07 09:20:41 UTC (rev 461918)
@@ -2,8 +2,8 @@
_hkgname=xcffib
pkgname=haskell-xcffib
-pkgver=0.7.0
-pkgrel=13
+pkgver=0.8.0
+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=('661e45b1e84b42a850c0dd9a6c0bd26497a0807a501d8596f1431787795d2bd31ee930335dbd4d2a2d2223dde6c379d396a07542afc3ac594a0e31bef87defcd')
+sha512sums=('891ba61c447cb924c1f7031b0bb8e877617b648e86acdef77971890a9c945bf66b73c542325cfaad4d2f0260dc2ae8c5e6fff8bf84decc5b82191997038c6aff')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list