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

Felix Yan felixonmars at archlinux.org
Wed Apr 22 02:52:09 UTC 2020


    Date: Wednesday, April 22, 2020 @ 02:52:07
  Author: felixonmars
Revision: 617583

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

Modified:
  haskell-optics-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-22 02:51:28 UTC (rev 617582)
+++ PKGBUILD	2020-04-22 02:52:07 UTC (rev 617583)
@@ -2,8 +2,8 @@
 
 _hkgname=optics-extra
 pkgname=haskell-optics-extra
-pkgver=0.2
-pkgrel=8
+pkgver=0.3
+pkgrel=1
 pkgdesc="Extra utilities and instances for optics-core"
 url="https://github.com/well-typed/optics-extra"
 license=('BSD')
@@ -12,7 +12,7 @@
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1c111ad2681c2c8bb8259cf8e5fd3931dd33c2bbcd0d76293a29d053e6c5cdd39a98c593c6f0a6d49224b4f8397c3cd0ee5a54662ddebcbfbb153bd6ca99e31e')
+sha512sums=('c0999a14cdcb019c6e65127d22d921f36cdb28dc72dfa38d87848c8eabb7cec486d38613c8f20a9b3b99a4fc6e471bddb354b06cb036bef4b410cde79b959db0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list