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

Felix Yan felixonmars at archlinux.org
Wed Nov 8 19:48:55 UTC 2017


    Date: Wednesday, November 8, 2017 @ 19:48:49
  Author: felixonmars
Revision: 265753

upgpkg: haskell-microlens-aeson 2.2.0.2-1

Modified:
  haskell-microlens-aeson/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-08 19:46:17 UTC (rev 265752)
+++ PKGBUILD	2017-11-08 19:48:49 UTC (rev 265753)
@@ -3,17 +3,17 @@
 
 _hkgname=microlens-aeson
 pkgname=haskell-microlens-aeson
-pkgver=2.2.0.1
-pkgrel=19
+pkgver=2.2.0.2
+pkgrel=1
 pkgdesc="Law-abiding lenses for Aeson, using microlens"
-url="http://github.com/fosskers/microlens-aeson/"
+url="https://github.com/fosskers/microlens-aeson/"
 license=('MIT')
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-microlens' 'haskell-scientific'
          'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a62398c2d8b3e55d8e054d437b110094cb73cb9ba22fe96bbe9c272c039b9991858a64ca92c407c73ec6ef2ff46664ed1d98b3417126ab5ef89ba368d0aaec46')
+sha512sums=('debb55f5c66e873cd64712f2e82bcee920db14aaba0fe1f282c1c0209e9db86b2a1a18b6081ac94361a70e5aed1dbb76edc129bfc19609f2454c8d5c7bcba1cb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list