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

Felix Yan felixonmars at archlinux.org
Sat Aug 22 20:04:19 UTC 2020


    Date: Saturday, August 22, 2020 @ 20:04:19
  Author: felixonmars
Revision: 686810

upgpkg: haskell-extra 1.7.6-1: rebuild with extra 1.7.6

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 20:00:34 UTC (rev 686809)
+++ PKGBUILD	2020-08-22 20:04:19 UTC (rev 686810)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.7.5
-pkgrel=5
+pkgver=1.7.6
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e137a8d15b841196aa5deac16050b260617b9e2c7dc9e3cd6ff156252f5261a65bc2d37dcd1ce5ad3ff01439dffbecbb4ae26995c99447b8de287f6de596243a')
+sha512sums=('1b8bdab361807aafe3ea0048904d17984330f4b3ac137053d95957de89b4ed00e1e52c8828e26cbdd4ddb216244a21b0dc07f0c0f56b7cded96a9dd527443699')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list