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

Felix Yan felixonmars at archlinux.org
Sat Oct 3 05:15:27 UTC 2020


    Date: Saturday, October 3, 2020 @ 05:15:26
  Author: felixonmars
Revision: 716423

upgpkg: haskell-microlens-th 0.4.3.6-1: rebuild with microlens-th 0.4.3.6

Modified:
  haskell-microlens-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-03 05:13:04 UTC (rev 716422)
+++ PKGBUILD	2020-10-03 05:15:26 UTC (rev 716423)
@@ -2,8 +2,8 @@
 
 _hkgname=microlens-th
 pkgname=haskell-microlens-th
-pkgver=0.4.3.5
-pkgrel=4
+pkgver=0.4.3.6
+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=('b560d6cc651d3e8bc69083305b39d4897c11bf45fef6ac94fd92efafb26d8ea21941c1288e98657d3fc9e16a8263ba1d297c0ff7f207a897d1258acb1c925389')
+sha512sums=('34c454cc8db43dc6e0ac024e0732baaf3822d0a15148364a640af150db56ed569a2730a3c3ab1f58a4147231656bc8e32d6e398e160f4ba57a53ab83492bc47d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list