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

Felix Yan felixonmars at archlinux.org
Sat Jun 1 07:23:39 UTC 2019


    Date: Saturday, June 1, 2019 @ 07:23:38
  Author: felixonmars
Revision: 476241

upgpkg: haskell-extra 1.6.17-1

rebuild with extra 1.6.17

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-01 07:23:10 UTC (rev 476240)
+++ PKGBUILD	2019-06-01 07:23:38 UTC (rev 476241)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.16
-pkgrel=6
+pkgver=1.6.17
+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')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f420c36610ceb5eccc177ab860460dddd1b4accb0777bc49fe008fa13ca6e9014eb6745cd59d1f1a8af3e91f3fc0268a74b772464694ca3c036d9e99dc52f509')
+sha512sums=('1bfaeec404e131d4226e0120ae862b19c4521417b51b895b4f3e7881c448769aee9512f1258d8c982bee22dd62b9078097a21f0cbc3db430ad3d18a1bd49d3a7')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list