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

Felix Yan felixonmars at archlinux.org
Thu Jul 11 07:51:57 UTC 2019


    Date: Thursday, July 11, 2019 @ 07:51:56
  Author: felixonmars
Revision: 488681

upgpkg: haskell-microlens-th 0.4.3.2-1

rebuild with microlens-th 0.4.3.2

Modified:
  haskell-microlens-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-11 07:50:07 UTC (rev 488680)
+++ PKGBUILD	2019-07-11 07:51:56 UTC (rev 488681)
@@ -2,8 +2,8 @@
 
 _hkgname=microlens-th
 pkgname=haskell-microlens-th
-pkgver=0.4.3.1
-pkgrel=3
+pkgver=0.4.3.2
+pkgrel=1
 pkgdesc="Automatic generation of record lenses for microlens"
 url="https://github.com/monadfix/microlens"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-microlens' 'haskell-th-abstraction')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6a1b4c65c5794cdb21025bbffdc1c0f155c347304044ccdd2b3ebf08bbd0d7ae3d6e0bad617b74d67102d99e82fd20df34d303ada05712af7fcb491bf65ad11b')
+sha512sums=('7a9fae5ea03ef48912b6c892009b169d3b9e43ce0729c26c17f1d1520b671731e5acdb8bbb5a1b2c38f762189fceb61f420257d53ca9d81ac424e82f59c4af27')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list