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

Felix Yan felixonmars at archlinux.org
Fri Aug 5 16:33:56 UTC 2016


    Date: Friday, August 5, 2016 @ 16:33:56
  Author: felixonmars
Revision: 185354

upgpkg: haskell-microlens 0.4.6.0-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-05 16:33:13 UTC (rev 185353)
+++ PKGBUILD	2016-08-05 16:33:56 UTC (rev 185354)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.5.0
+pkgver=0.4.6.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=('93cbdb35aa3a653aaee6ec39f895a5c12a663adc120ecb4978b31b034fd69e19')
+sha256sums=('6b3dcc4921568c89bacb0b2c827b91065db3711eb78b7ec91fc8c9a02d78812b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list