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

Felix Yan fyan at archlinux.org
Sat Jun 11 07:55:23 UTC 2016


    Date: Saturday, June 11, 2016 @ 09:55:23
  Author: fyan
Revision: 179659

upgpkg: haskell-microlens 0.4.4.2-1

rebuild with microlens-0.4.4.2, hpack-0.14.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 07:54:38 UTC (rev 179658)
+++ PKGBUILD	2016-06-11 07:55:23 UTC (rev 179659)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.4.1
+pkgver=0.4.4.2
 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=('d60b3ae66fc59de44c50714644b5cacbdc0bc50bac8a3200c67dea3a115c177c')
+sha256sums=('d5a6e18813142c1aa9d5cb3196d0e40fe5103d4f52581db519099e44eae74145')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list