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

Felix Yan fyan at archlinux.org
Tue Dec 1 08:33:34 UTC 2015


    Date: Tuesday, December 1, 2015 @ 09:33:34
  Author: fyan
Revision: 148062

upgpkg: haskell-language-python 0.5.2-1

Modified:
  haskell-language-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-01 03:00:39 UTC (rev 148061)
+++ PKGBUILD	2015-12-01 08:33:34 UTC (rev 148062)
@@ -4,7 +4,7 @@
 
 _hkgname=language-python
 pkgname=haskell-language-python
-pkgver=0.5.0
+pkgver=0.5.2
 pkgrel=1
 pkgdesc="Parsing and pretty printing of Python code."
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('9e1f4a7cfa0062c3b8709bfe6334a948ac0a7f885c94fc09805eb2bc170515fc')
+sha256sums=('6c8bbde209ca62c32b9b89745f19203007c3dd407acc2f860a737b5a51446437')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list