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

Felix Yan felixonmars at archlinux.org
Sun Jun 30 03:47:25 UTC 2019


    Date: Sunday, June 30, 2019 @ 03:47:25
  Author: felixonmars
Revision: 486030

upgpkg: haskell-microlens-th 0.4.3.1-1

rebuild with microlens-th 0.4.3.1

Modified:
  haskell-microlens-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 03:42:49 UTC (rev 486029)
+++ PKGBUILD	2019-06-30 03:47:25 UTC (rev 486030)
@@ -2,16 +2,16 @@
 
 _hkgname=microlens-th
 pkgname=haskell-microlens-th
-pkgver=0.4.2.3
-pkgrel=9
+pkgver=0.4.3.1
+pkgrel=1
 pkgdesc="Automatic generation of record lenses for microlens"
-url="https://github.com/aelve/microlens"
+url="https://github.com/monadfix/microlens"
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-microlens' 'haskell-th-abstraction')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9b22c3cf3d878ea02e209f6b2053e916c664e5886fbd6d580aba909d834fdcd45ab3de94c796cd5dfed3a7bca06e757e6e0be00b864d204e4523dd8bcc634144')
+sha512sums=('6a1b4c65c5794cdb21025bbffdc1c0f155c347304044ccdd2b3ebf08bbd0d7ae3d6e0bad617b74d67102d99e82fd20df34d303ada05712af7fcb491bf65ad11b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list