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

Felix Yan felixonmars at archlinux.org
Sat Feb 4 07:30:51 UTC 2017


    Date: Saturday, February 4, 2017 @ 07:30:50
  Author: felixonmars
Revision: 209820

upgpkg: haskell-xcffib 0.5.1-1

Modified:
  haskell-xcffib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-04 07:01:37 UTC (rev 209819)
+++ PKGBUILD	2017-02-04 07:30:50 UTC (rev 209820)
@@ -3,7 +3,7 @@
 
 _hkgname=xcffib
 pkgname=haskell-xcffib
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="A cffi-based python binding for X"
 url="http://github.com/tych0/xcffib"
@@ -13,7 +13,7 @@
          'haskell-language-python' 'haskell-mtl' 'haskell-optparse-applicative' 'haskell-semigroups'
          'haskell-split' 'haskell-xcb-types')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('78f81accbd087c8c4ed3ea30c28f92f7')
+md5sums=('c4d954462b3636cbd7e61809250e74fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list