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

Felix Yan felixonmars at archlinux.org
Fri Aug 12 09:13:17 UTC 2016


    Date: Friday, August 12, 2016 @ 09:13:16
  Author: felixonmars
Revision: 186536

upgpkg: haskell-microlens 0.4.7.0-1

rebuild with cryptonite-0.18, hindent-5.0.0, microlens-0.4.7.0, postgresql-binary-0.9.1, yesod-core-1.4.23

Modified:
  haskell-microlens/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-12 09:09:58 UTC (rev 186535)
+++ PKGBUILD	2016-08-12 09:13:16 UTC (rev 186536)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.6.0
+pkgver=0.4.7.0
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('6b3dcc4921568c89bacb0b2c827b91065db3711eb78b7ec91fc8c9a02d78812b')
+sha256sums=('c149874a5cf038c1dde51b79b22733116817619e5ed11c7787aadb9d8ea31e26')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list