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

Felix Yan fyan at archlinux.org
Sun Jan 17 13:45:18 UTC 2016


    Date: Sunday, January 17, 2016 @ 14:45:17
  Author: fyan
Revision: 157141

upgpkg: haskell-lens 4.13.1-1

rebuild with StateVar-1.1.0.3, distributive-0.5.0.2, contravariant-1.4, comonad-5, exceptions-0.8.2.1, bifunctors-5.2, semigroupoids-5.0.1, prelude-extras-0.4.0.3, profunctors-5.2, free-4.12.4, adjunctions-4.3, kan-extensions-5.0.1, keys-3.11, pointed-5, HTTP-4000.3.2, MonadRandom-0.4.2.1

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 13:39:51 UTC (rev 157140)
+++ PKGBUILD	2016-01-17 13:45:17 UTC (rev 157141)
@@ -4,8 +4,8 @@
 
 _hkgname=lens
 pkgname=haskell-lens
-pkgver=4.13
-pkgrel=2
+pkgver=4.13.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=('3556e7bf69d13fca0e73c5e429c8d25a876931c24ae5aa1f4755acac67078f3c')
+sha256sums=('987137d11f189e08ceeb0e2e5c047c1456ad666642974067d2d8e11309ef6b7b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list