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

Felix Yan felixonmars at archlinux.org
Sat Aug 12 06:00:38 UTC 2017


    Date: Saturday, August 12, 2017 @ 06:00:38
  Author: felixonmars
Revision: 249944

upgpkg: haskell-microlens-ghc 0.4.8.0-2

rebuild with microlens,0.4.8.1

Modified:
  haskell-microlens-ghc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-12 06:00:32 UTC (rev 249943)
+++ PKGBUILD	2017-08-12 06:00:38 UTC (rev 249944)
@@ -5,12 +5,12 @@
 _hkgname=microlens-ghc
 pkgname=haskell-microlens-ghc
 pkgver=0.4.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="microlens + array, bytestring, containers, transformers"
-url="http://github.com/yesodweb/wai"
+url="http://github.com/aelve/microlens"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-microlens")
+depends=('ghc' "haskell-microlens")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('dea1ea2fa61dea6ebb431e95b36ae4e2011ddb94ad3e0693173fd41f1858697a')
 



More information about the arch-commits mailing list