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

Felix Yan felixonmars at gemini.archlinux.org
Sat May 28 16:36:38 UTC 2022


    Date: Saturday, May 28, 2022 @ 16:36:38
  Author: felixonmars
Revision: 1212255

upgpkg: haskell-optics-extra 0.4.2-1: rebuild with doctest 0.20.0

Modified:
  haskell-optics-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-28 16:36:30 UTC (rev 1212254)
+++ PKGBUILD	2022-05-28 16:36:38 UTC (rev 1212255)
@@ -2,8 +2,8 @@
 
 _hkgname=optics-extra
 pkgname=haskell-optics-extra
-pkgver=0.4.1
-pkgrel=12
+pkgver=0.4.2
+pkgrel=1
 pkgdesc="Extra utilities and instances for optics-core"
 url="https://github.com/well-typed/optics-extra"
 license=('BSD')
@@ -13,7 +13,7 @@
          'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1ce442351b012175fd0b0dbc04fc1a964b3c5cc74eb431b2c189507c4d8818c790d2a828d7c2be9d7ef7472bb6fffdafcd0c1a7388255857c731bc6643392fe3')
+sha512sums=('a0c77da2829b19f4e817bbd21fb4d3d7cea1c0e608179edf4f8bdfd429138bbc060ba578ee8ec7db086295c1f20cd7bac2b480a40c7582078801d153c553ab5a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list