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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jun 2 18:18:13 UTC 2022


    Date: Thursday, June 2, 2022 @ 18:18:12
  Author: felixonmars
Revision: 1218898

upgpkg: haskell-optics-extra 0.4.2.1-1: rebuild with optics-extra 0.4.2.1

Modified:
  haskell-optics-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 18:18:04 UTC (rev 1218897)
+++ PKGBUILD	2022-06-02 18:18:12 UTC (rev 1218898)
@@ -2,8 +2,8 @@
 
 _hkgname=optics-extra
 pkgname=haskell-optics-extra
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.2.1
+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=('a0c77da2829b19f4e817bbd21fb4d3d7cea1c0e608179edf4f8bdfd429138bbc060ba578ee8ec7db086295c1f20cd7bac2b480a40c7582078801d153c553ab5a')
+sha512sums=('82f481de519cd1e6d086338de001ddcd2185f9ac212a1905cae17d66820b3c77da5660bec32f84e0b6a8d30eba2e25d4d06c4e9a563833f96ce667d4ba24840d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list