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

Felix Yan felixonmars at archlinux.org
Wed Apr 22 02:51:19 UTC 2020


    Date: Wednesday, April 22, 2020 @ 02:51:19
  Author: felixonmars
Revision: 617581

upgpkg: haskell-optics-core 0.3-1: rebuild with optics-core 0.3, optics-extra 0.3, optics-th 0.3

Modified:
  haskell-optics-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-22 02:51:04 UTC (rev 617580)
+++ PKGBUILD	2020-04-22 02:51:19 UTC (rev 617581)
@@ -2,8 +2,8 @@
 
 _hkgname=optics-core
 pkgname=haskell-optics-core
-pkgver=0.2
-pkgrel=3
+pkgver=0.3
+pkgrel=1
 pkgdesc="Optics as an abstract interface: core definitions"
 url="https://github.com/well-typed/optics-core"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-indexed-profunctors')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('b67544072c317b9a3106c1fc1fec966de658b0d7394e951c091b067cae3522f0851913a1f280c5b495abcafd4a5ef84e6e823c2e9ebe891a3993e2eb8ab133e7')
+sha512sums=('5d2a3b2b16e4a61a31f095aeaf6abbdb83e671787f1f0a93956dc97813c6e3318a5a50c59bbfa333dd03c09c5c7b19e16e37fb0d76adac09e9172e660e180d11')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list