[arch-commits] Commit in haskell-dlist/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Sep 6 06:23:05 UTC 2016
Date: Tuesday, September 6, 2016 @ 06:23:05
Author: felixonmars
Revision: 188614
upgpkg: haskell-dlist 0.8.0.2-1
rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5
Modified:
haskell-dlist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-06 06:13:18 UTC (rev 188613)
+++ PKGBUILD 2016-09-06 06:23:05 UTC (rev 188614)
@@ -4,7 +4,7 @@
# Contributor: Lex Black <autumn-wind at web dot de>
pkgname=haskell-dlist
-pkgver=0.8.0.1
+pkgver=0.8.0.2
_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=('3b5d9898bd0b94190f558c8a4133a16d60d71cd5b1dc3b3347854fb3442298e6')
+sha256sums=('77397ecfb9a7cbfac15226cbe09ec156a3deb6e21c7af948bc8ab459e88641b1')
build() {
cd ${_hkgname}-${pkgver}
More information about the arch-commits
mailing list