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

Felix Yan felixonmars at archlinux.org
Tue Mar 27 07:23:55 UTC 2018


    Date: Tuesday, March 27, 2018 @ 07:23:54
  Author: felixonmars
Revision: 312780

upgpkg: haskell-microlens 0.4.9.1-1

rebuild with microlens,0.4.9.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-27 07:23:14 UTC (rev 312779)
+++ PKGBUILD	2018-03-27 07:23:54 UTC (rev 312780)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.9
+pkgver=0.4.9.1
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens"
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('84f8e8888b6b44194c372e64ee018342b86591436b097763cc05e129ce982fc4cd71f85315e490683dcce4fb8fce5b2fb5fae7589eb138824dd2d5e153712ea8')
+sha512sums=('3d9fd0cb3d53d058ef3f654dc59f114ee186ba2976559c1c537c0471b7102ef94d68293ba06aaa52babe3b41b21d6c67c654af00e57f63b1bea1fe0396b6e64d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list