[arch-commits] Commit in haskell-generic-lens/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 13 16:59:49 UTC 2022


    Date: Sunday, March 13, 2022 @ 16:59:49
  Author: felixonmars
Revision: 1151104

upgpkg: haskell-generic-lens 2.2.1.0-1: rebuild with generic-lens 2.2.1.0, generic-lens-core 2.2.1.0

Modified:
  haskell-generic-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 16:59:10 UTC (rev 1151103)
+++ PKGBUILD	2022-03-13 16:59:49 UTC (rev 1151104)
@@ -2,8 +2,8 @@
 
 _hkgname=generic-lens
 pkgname=haskell-generic-lens
-pkgver=2.2.0.0
-pkgrel=57
+pkgver=2.2.1.0
+pkgrel=1
 pkgdesc="Generically derive traversals, lenses and prisms"
 url="https://github.com/kcsongor/generic-lens"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-generic-lens-core' 'haskell-profunctors')
 makedepends=('ghc' 'haskell-doctest' 'haskell-hunit' 'haskell-inspection-testing' 'haskell-lens')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('2297a597a77f0ef1581738ebfdd75271ee9a29020f8047e7b4ef486ea3e9e9f95b7cec48d57cfe92ad39beb65ab823b750b6449e94d31750f1aa6d92c064e55d')
+sha512sums=('5d33b1677756e890b6a96be7e24b0f37468b5dfb0f2c786fc6010b75440b7e4f737f8dac39976b2cea857ed6dfd984e7b589261be78b9a37faab35f95e4d3115')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list