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

Jelle van der Waa jelle at archlinux.org
Tue Oct 6 19:12:25 UTC 2015


    Date: Tuesday, October 6, 2015 @ 21:12:25
  Author: jelle
Revision: 143060

Prepare for ghc rebuild

Modified:
  haskell-dlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-06 18:40:48 UTC (rev 143059)
+++ PKGBUILD	2015-10-06 19:12:25 UTC (rev 143060)
@@ -4,18 +4,18 @@
 # Contributor: Lex Black <autumn-wind at web dot de>
 
 pkgname=haskell-dlist
-pkgver=0.7.1.1
+pkgver=0.7.1.2
 _hkgname=dlist
 _licensefile=LICENSE
-pkgrel=2
+pkgrel=0
 pkgdesc="Differences lists"
-url=" https://hackage.haskell.org/package/dlist"
+url="https://hackage.haskell.org/package/dlist"
 license=('BSD')
 arch=('i686' 'x86_64')
 depends=('ghc=7.10.1')
 options=('strip')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('08b07f28e01f4a7e17239c33b37fbef0bf6073712337a97a145a583577df5efd')
+sha256sums=('332d21f16fd30d2534b6ab96c98830a14266d8f368cff21f6a47469fb3493783')
 install="${pkgname}.install"
 options=('staticlibs')
 



More information about the arch-commits mailing list