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

Felix Yan fyan at archlinux.org
Thu May 12 14:26:34 UTC 2016


    Date: Thursday, May 12, 2016 @ 16:26:34
  Author: fyan
Revision: 175017

upgpkg: haskell-extra 1.4.6-1

rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 14:19:46 UTC (rev 175016)
+++ PKGBUILD	2016-05-12 14:26:34 UTC (rev 175017)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.4.5
+pkgver=1.4.6
 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=('0fb35fe9c2c2c27305713c28d283cb4254abc792dd75ce8ef4c00fa4ee77ceb5')
+sha256sums=('208be62dd096768ade9d7191e55287acacfc11f440c4bf50b335b4a8c4ebc707')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list