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

Felix Yan fyan at archlinux.org
Sat Oct 24 03:30:21 UTC 2015


    Date: Saturday, October 24, 2015 @ 05:30:20
  Author: fyan
Revision: 144855

upgpkg: haskell-xcb-types 0.7.1-1

Modified:
  haskell-xcb-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-24 03:23:04 UTC (rev 144854)
+++ PKGBUILD	2015-10-24 03:30:20 UTC (rev 144855)
@@ -4,7 +4,7 @@
 
 _hkgname=xcb-types
 pkgname=haskell-xcb-types
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="Parses XML files used by the XCB project"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('734c8f68f9ff64948d02d25c27a0486a41e0e560d779a1ac3f23dd5f50d3f8cf')
+sha256sums=('5927e720e4dee26b1bf8a24fb07e47e6a22f9d78fc87aab8d752f207c1566782')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list