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

Felix Yan felixonmars at archlinux.org
Sat Jan 25 16:27:52 UTC 2020


    Date: Saturday, January 25, 2020 @ 16:27:51
  Author: felixonmars
Revision: 555470

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

Modified:
  haskell-lens/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-25 16:18:54 UTC (rev 555469)
+++ PKGBUILD	2020-01-25 16:27:51 UTC (rev 555470)
@@ -3,7 +3,7 @@
 
 _hkgname=lens
 pkgname=haskell-lens
-pkgver=4.18
+pkgver=4.18.1
 pkgrel=1
 pkgdesc="Lenses, Folds and Traversals"
 url="https://github.com/ekmett/lens/"
@@ -17,7 +17,7 @@
          'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('dc1dd52dd8524e0fda6bf5fe6e17c33ca5d69525dcf79f6381e409333fb70460fe0a6adc8b8b8582ecaddc053cf07163f5bbd6db89f3f508d7d7294854354892')
+sha512sums=('4ff415cf1a3747f1fc0c4e653ad3e402bbb637fdaa443d7be95951974da38e76ca568083d2a643e0f25373fc84c4244e5d4735beb60e9a507f07ea18fb494246')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list