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

Felix Yan felixonmars at archlinux.org
Sun Jul 8 18:51:57 UTC 2018


    Date: Sunday, July 8, 2018 @ 18:51:56
  Author: felixonmars
Revision: 355176

upgpkg: haskell-lens 4.17-1

rebuild with lens 4.17

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-08 18:51:48 UTC (rev 355175)
+++ PKGBUILD	2018-07-08 18:51:56 UTC (rev 355176)
@@ -4,8 +4,8 @@
 
 _hkgname=lens
 pkgname=haskell-lens
-pkgver=4.16.1
-pkgrel=26
+pkgver=4.17
+pkgrel=1
 pkgdesc="Lenses, Folds and Traversals"
 url="https://github.com/ekmett/lens/"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
          'haskell-transformers-compat' 'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2215d4e5bbb806315100fd7dddb1c12fbac1c10c33963e9392b7087b44eedc235f4e6668a9352959460d9ebc9636702b6b36dd50ea789addda38146da3237175')
+sha512sums=('b17e715fd78a427e36fd34cf1b78a66bb620fc481798fe0e3a422df684b472591ac3c6256c2fc391630e7ec09f1d5e9dccc76d72783e4f24bb0687d35266cf67')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list