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

Felix Yan felixonmars at archlinux.org
Wed Apr 19 11:53:50 UTC 2017


    Date: Wednesday, April 19, 2017 @ 11:53:49
  Author: felixonmars
Revision: 223781

upgpkg: haskell-microlens-aeson 2.2.0.1-1

rebuild with microlens-aeson,2.2.0.1

Modified:
  haskell-microlens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-19 11:47:01 UTC (rev 223780)
+++ PKGBUILD	2017-04-19 11:53:49 UTC (rev 223781)
@@ -3,8 +3,8 @@
 
 _hkgname=microlens-aeson
 pkgname=haskell-microlens-aeson
-pkgver=2.2.0
-pkgrel=10
+pkgver=2.2.0.1
+pkgrel=1
 pkgdesc="Law-abiding lenses for Aeson, using microlens"
 url="http://github.com/fosskers/microlens-aeson/"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 'haskell-microlens' 'haskell-scientific'
          'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('50a658ec21de59b8ff4b2aeae6eac47f')
+sha512sums=('a62398c2d8b3e55d8e054d437b110094cb73cb9ba22fe96bbe9c272c039b9991858a64ca92c407c73ec6ef2ff46664ed1d98b3417126ab5ef89ba368d0aaec46')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list