[arch-commits] Commit in haskell-microlens/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 14 09:50:15 UTC 2016
Date: Tuesday, June 14, 2016 @ 09:50:14
Author: felixonmars
Revision: 179926
upgpkg: haskell-microlens 0.4.4.3-1
rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14
Modified:
haskell-microlens/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-14 09:48:41 UTC (rev 179925)
+++ PKGBUILD 2016-06-14 09:50:14 UTC (rev 179926)
@@ -4,7 +4,7 @@
_hkgname=microlens
pkgname=haskell-microlens
-pkgver=0.4.4.2
+pkgver=0.4.4.3
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=('d5a6e18813142c1aa9d5cb3196d0e40fe5103d4f52581db519099e44eae74145')
+sha256sums=('b76878b66c43b2a2a131bfe99e163f95a736c94b8c48fa7b22c81549c4c07526')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list