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

Felix Yan fyan at archlinux.org
Sat Apr 30 06:48:15 UTC 2016


    Date: Saturday, April 30, 2016 @ 08:48:15
  Author: fyan
Revision: 173044

upgpkg: haskell-extra 1.4.5-1

rebuild with darcs-2.12.0, extra-1.4.5, hpack-0.13.0, lens-4.14, tasty-0.11.0.3

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 06:38:06 UTC (rev 173043)
+++ PKGBUILD	2016-04-30 06:48:15 UTC (rev 173044)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.4.3
+pkgver=1.4.5
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('905325626869958eeb1660469df79d75165f932b2f8b6e80798ebec8c570e1f8')
+sha256sums=('0fb35fe9c2c2c27305713c28d283cb4254abc792dd75ce8ef4c00fa4ee77ceb5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list