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

Felix Yan felixonmars at archlinux.org
Wed Aug 12 14:31:40 UTC 2020


    Date: Wednesday, August 12, 2020 @ 14:31:40
  Author: felixonmars
Revision: 676374

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

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-12 14:26:13 UTC (rev 676373)
+++ PKGBUILD	2020-08-12 14:31:40 UTC (rev 676374)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.7.4
-pkgrel=4
+pkgver=1.7.5
+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=('3161834ea25d3b485432dcab9f4a385a2552fa8d69b5ec198152b3dca08f6ac0ffd42a467e69210c2a1ac5bef7f1c6ff15c61459cb447c125ee240563a748d15')
+sha512sums=('e137a8d15b841196aa5deac16050b260617b9e2c7dc9e3cd6ff156252f5261a65bc2d37dcd1ce5ad3ff01439dffbecbb4ae26995c99447b8de287f6de596243a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list