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

Felix Yan felixonmars at archlinux.org
Fri Aug 5 06:07:38 UTC 2016


    Date: Friday, August 5, 2016 @ 06:07:37
  Author: felixonmars
Revision: 185167

upgpkg: haskell-dlist 0.8.0.1-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  haskell-dlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-05 02:50:07 UTC (rev 185166)
+++ PKGBUILD	2016-08-05 06:07:37 UTC (rev 185167)
@@ -4,7 +4,7 @@
 # Contributor: Lex Black <autumn-wind at web dot de>
 
 pkgname=haskell-dlist
-pkgver=0.8
+pkgver=0.8.0.1
 _hkgname=dlist
 _licensefile=LICENSE
 pkgrel=1
@@ -15,7 +15,7 @@
 depends=('ghc=8.0.1')
 options=('strip')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('1110fcbb197cb678452b74c7850c98b5be6c0a6bb97c33a606612d81963efd4f')
+sha256sums=('3b5d9898bd0b94190f558c8a4133a16d60d71cd5b1dc3b3347854fb3442298e6')
 
 build() {
     cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list