[arch-commits] Commit in haskell-lens/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Apr 30 06:57:52 UTC 2016
Date: Saturday, April 30, 2016 @ 08:57:52
Author: fyan
Revision: 173047
upgpkg: haskell-lens 4.14-1
rebuild with darcs-2.12.0, extra-1.4.5, hpack-0.13.0, lens-4.14, tasty-0.11.0.3
Modified:
haskell-lens/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-30 06:50:06 UTC (rev 173046)
+++ PKGBUILD 2016-04-30 06:57:52 UTC (rev 173047)
@@ -4,8 +4,8 @@
_hkgname=lens
pkgname=haskell-lens
-pkgver=4.13.2.1
-pkgrel=7
+pkgver=4.14
+pkgrel=1
pkgdesc="Lenses, Folds and Traversals"
url="http://github.com/ekmett/lens/"
license=("custom:BSD3")
@@ -20,7 +20,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('d48509a066f864c3c6a8944117e788bab80587d40b1799600c99da389ee249b6')
+sha256sums=('70a3cd18ef352950b88d6cac449988b9320704b56dceda80e7de9f2907ee5f4b')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list