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

Jelle van der Waa jelle at archlinux.org
Mon Mar 30 17:46:34 UTC 2015


    Date: Monday, March 30, 2015 @ 19:46:33
  Author: jelle
Revision: 130327

upgpkg: haskell-dlist 0.7.1.1-1

ghc 7.10.1 rebuild

Modified:
  haskell-dlist/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 17:43:37 UTC (rev 130326)
+++ PKGBUILD	2015-03-30 17:46:33 UTC (rev 130327)
@@ -4,7 +4,7 @@
 # Contributor: Lex Black <autumn-wind at web dot de>
 
 pkgname=haskell-dlist
-pkgver=0.7.1
+pkgver=0.7.1.1
 _hkgname=dlist
 _licensefile=LICENSE
 pkgrel=1
@@ -12,10 +12,10 @@
 url=" https://hackage.haskell.org/package/dlist"
 license=('BSD')
 arch=('i686' 'x86_64')
-depends=('ghc=7.8.4')
+depends=('ghc=7.10.1')
 options=('strip')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('d9f5609dc1aa9756372a43f8f8414be6380e778754c8e7986a54906317186a8e')
+sha256sums=('08b07f28e01f4a7e17239c33b37fbef0bf6073712337a97a145a583577df5efd')
 install="${pkgname}.install"
 options=('staticlibs')
 



More information about the arch-commits mailing list