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

Felix Yan felixonmars at archlinux.org
Fri Aug 23 17:35:29 UTC 2019


    Date: Friday, August 23, 2019 @ 17:35:28
  Author: felixonmars
Revision: 501343

upgpkg: haskell-extra 1.6.18-1

rebuild with extra 1.6.18

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-23 17:22:27 UTC (rev 501342)
+++ PKGBUILD	2019-08-23 17:35:28 UTC (rev 501343)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.17
-pkgrel=7
+pkgver=1.6.18
+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=('1bfaeec404e131d4226e0120ae862b19c4521417b51b895b4f3e7881c448769aee9512f1258d8c982bee22dd62b9078097a21f0cbc3db430ad3d18a1bd49d3a7')
+sha512sums=('df64f8b93826e3fcb13e41fc3eed22c2bfeca93d70125b0e73b4f62a8109a46cda2bc2a4e0c973d9ca23199664670a89a42e7ef6f685e3420103c76cd942f06a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list