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

Felix Yan felixonmars at gemini.archlinux.org
Thu May 26 12:00:02 UTC 2022


    Date: Thursday, May 26, 2022 @ 12:00:01
  Author: felixonmars
Revision: 1210411

upgpkg: haskell-lens 5.1.1-1: rebuild with lens 5.1.1

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-26 11:06:58 UTC (rev 1210410)
+++ PKGBUILD	2022-05-26 12:00:01 UTC (rev 1210411)
@@ -3,8 +3,8 @@
 
 _hkgname=lens
 pkgname=haskell-lens
-pkgver=5.1
-pkgrel=38
+pkgver=5.1.1
+pkgrel=1
 pkgdesc="Lenses, Folds and Traversals"
 url="https://github.com/ekmett/lens/"
 license=("BSD")
@@ -20,7 +20,7 @@
              'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('918683ee9cee40c00843dcc70ec7dc6a60f6638bc1d16303925dd575ea7e859082f4913e5d6d94fd378064f793d563191a4dcb7e5305831a696e620900da5a81')
+sha512sums=('2d64cf710b7835e63a6e5af4a3075968354e01cbcd03b1ce4f7bbc56662d029b7dc399b2d8918692715f6e94f5885a63b811704b9016284dc54d9950d9142a78')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list