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

Felix Yan felixonmars at archlinux.org
Sat Jul 29 14:48:29 UTC 2017


    Date: Saturday, July 29, 2017 @ 14:48:27
  Author: felixonmars
Revision: 246790

upgpkg: haskell-lens-aeson 1.0.2-1

rebuild with lens-aeson,1.0.2

Modified:
  haskell-lens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-29 10:50:32 UTC (rev 246789)
+++ PKGBUILD	2017-07-29 14:48:27 UTC (rev 246790)
@@ -3,8 +3,8 @@
 
 _hkgname=lens-aeson
 pkgname=haskell-lens-aeson
-pkgver=1.0.1
-pkgrel=16
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="Law-abiding lenses for aeson"
 url="http://github.com/lens/lens-aeson/"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 'haskell-scientific'
          'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('547a418919882f1062bccd9653cf85289d805cf0100f50f78d04d3e46abdd2b15d904ff1c4ac0b5668096efa4e047dd87978280dd84061f2c1bff11babd64b59')
+sha512sums=('db13c9126b41fd1b3b2e66c72e069ef07722c4e125a128eca2592bf2c68b7e550c10a0d35795616c0e66ed6c70bbe3b188e9baba19913bba41b5d44900b71013')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list