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

Felix Yan felixonmars at archlinux.org
Fri May 10 08:06:09 UTC 2019


    Date: Friday, May 10, 2019 @ 08:06:08
  Author: felixonmars
Revision: 464763

upgpkg: haskell-microlens-aeson 2.3.0.2-1

rebuild with microlens-aeson 2.3.0.2

Modified:
  haskell-microlens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-10 08:05:40 UTC (rev 464762)
+++ PKGBUILD	2019-05-10 08:06:08 UTC (rev 464763)
@@ -2,8 +2,8 @@
 
 _hkgname=microlens-aeson
 pkgname=haskell-microlens-aeson
-pkgver=2.3.0.1
-pkgrel=21
+pkgver=2.3.0.2
+pkgrel=1
 pkgdesc="Law-abiding lenses for Aeson, using microlens"
 url="https://github.com/fosskers/microlens-aeson/"
 license=('MIT')
@@ -12,7 +12,7 @@
          'haskell-scientific' 'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('878301ea11a3de537678cdee6ddeaeb53482b13edec19cfe4d07522c52c2fa20983ef91f0bccfc6fffa36820b5e49fcd478461ffe190b661a1e9d1d65bb4f57b')
+sha512sums=('051983c5e7dd9488c7ec1c5bb7c0ba86b0b8c9db1e1f290123e84a11f5d31177e6ac87ed30bd53130b43beb5bc6c9120aae047ba4f1d71fdee66b1dc9c68a3ba')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list