[arch-commits] Commit in haskell-microlens-th/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 16 05:26:08 UTC 2020
Date: Thursday, April 16, 2020 @ 05:26:07
Author: felixonmars
Revision: 615152
upgpkg: haskell-microlens-th 0.4.3.5-1: rebuild with microlens-th 0.4.3.5
Modified:
haskell-microlens-th/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-16 04:04:13 UTC (rev 615151)
+++ PKGBUILD 2020-04-16 05:26:07 UTC (rev 615152)
@@ -2,8 +2,8 @@
_hkgname=microlens-th
pkgname=haskell-microlens-th
-pkgver=0.4.3.4
-pkgrel=3
+pkgver=0.4.3.5
+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=('456d0cfe6f93a4adb8c5d0004983bcc7906f8750787eecd2ccbb9063d3e63da824c1bec29f81b37485aeebc356baa478bc26cc439e45ec03642f2d61217cbb7f')
+sha512sums=('b560d6cc651d3e8bc69083305b39d4897c11bf45fef6ac94fd92efafb26d8ea21941c1288e98657d3fc9e16a8263ba1d297c0ff7f207a897d1258acb1c925389')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list