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

Felix Yan fyan at archlinux.org
Mon Feb 29 13:22:11 UTC 2016


    Date: Monday, February 29, 2016 @ 14:22:11
  Author: fyan
Revision: 163783

upgpkg: haskell-lens 4.13.2.1-1

rebuild with base-orphans-0.5.2, hlint-1.9.30, hourglass-0.2.10, http2-1.5.1, js-jquery-1.12.1, lens-4.13.2.1, warp-tls-3.2.1

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-29 13:15:27 UTC (rev 163782)
+++ PKGBUILD	2016-02-29 13:22:11 UTC (rev 163783)
@@ -4,8 +4,8 @@
 
 _hkgname=lens
 pkgname=haskell-lens
-pkgver=4.13.2
-pkgrel=3
+pkgver=4.13.2.1
+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=('814b7b35949cc8a3ad1a35fc39b88fc3b78bbfb339097f3f3438627048155b78')
+sha256sums=('d48509a066f864c3c6a8944117e788bab80587d40b1799600c99da389ee249b6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list