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

Felix Yan felixonmars at archlinux.org
Mon Jun 20 16:31:48 UTC 2016


    Date: Monday, June 20, 2016 @ 16:31:47
  Author: felixonmars
Revision: 180529

upgpkg: haskell-extra 1.4.10-1

rebuild with dns-2.0.3, extra-1.4.10, generic-deriving-1.10.5, http-client-0.4.29, http-client-tls-0.2.4.1, language-javascript-0.6.0.7, monad-par-0.3.4.8, path-0.5.8, semigroupoids-5.1, wai-extra-3.0.15.2

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-20 16:30:19 UTC (rev 180528)
+++ PKGBUILD	2016-06-20 16:31:47 UTC (rev 180529)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.4.9
+pkgver=1.4.10
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('22608f43797319d101486c2377ecb7ae860fea9b509934156076832eb7c85df7')
+sha256sums=('b40b3f74c02e40697f4ba5242a764c2846921e8aafdd92e79a30a7afd9e56759')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list