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

Felix Yan fyan at archlinux.org
Thu Feb 11 11:10:24 UTC 2016


    Date: Thursday, February 11, 2016 @ 12:10:24
  Author: fyan
Revision: 161188

upgpkg: haskell-lens 4.13.2-1

Modified:
  haskell-lens/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 11:10:16 UTC (rev 161187)
+++ PKGBUILD	2016-02-11 11:10:24 UTC (rev 161188)
@@ -4,8 +4,8 @@
 
 _hkgname=lens
 pkgname=haskell-lens
-pkgver=4.13.1
-pkgrel=5
+pkgver=4.13.2
+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=('987137d11f189e08ceeb0e2e5c047c1456ad666642974067d2d8e11309ef6b7b')
+sha256sums=('814b7b35949cc8a3ad1a35fc39b88fc3b78bbfb339097f3f3438627048155b78')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list