[arch-commits] Commit in haskell-lens/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 20 07:55:53 UTC 2016
Date: Thursday, October 20, 2016 @ 07:55:52
Author: felixonmars
Revision: 192690
upgpkg: haskell-lens 4.15.1-1
Modified:
haskell-lens/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-20 07:53:04 UTC (rev 192689)
+++ PKGBUILD 2016-10-20 07:55:52 UTC (rev 192690)
@@ -4,8 +4,8 @@
_hkgname=lens
pkgname=haskell-lens
-pkgver=4.14
-pkgrel=8
+pkgver=4.15.1
+pkgrel=1
pkgdesc="Lenses, Folds and Traversals"
url="http://github.com/ekmett/lens/"
license=("custom:BSD3")
@@ -18,7 +18,7 @@
"haskell-transformers-compat" "haskell-unordered-containers" "haskell-vector"
"haskell-void")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('70a3cd18ef352950b88d6cac449988b9320704b56dceda80e7de9f2907ee5f4b')
+sha256sums=('5cfaa64cb1b9787193c2247a1ed1c248104ba5fadb91cec6432e648e41b1bea6')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list