[arch-commits] Commit in haskell-microlens/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 4 05:50:19 UTC 2016
Date: Monday, July 4, 2016 @ 05:50:18
Author: felixonmars
Revision: 182038
upgpkg: haskell-microlens 0.4.5.0-1
rebuild with Glob-0.7.9, highlighting-kate-0.6.2.1, microlens-0.4.5.0, scientific-0.3.4.8, trifecta-1.6
Modified:
haskell-microlens/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-04 05:50:06 UTC (rev 182037)
+++ PKGBUILD 2016-07-04 05:50:18 UTC (rev 182038)
@@ -4,7 +4,7 @@
_hkgname=microlens
pkgname=haskell-microlens
-pkgver=0.4.4.3
+pkgver=0.4.5.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=('b76878b66c43b2a2a131bfe99e163f95a736c94b8c48fa7b22c81549c4c07526')
+sha256sums=('93cbdb35aa3a653aaee6ec39f895a5c12a663adc120ecb4978b31b034fd69e19')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list