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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 17:21:01 UTC 2020


    Date: Wednesday, February 12, 2020 @ 17:21:00
  Author: felixonmars
Revision: 569539

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

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 17:16:37 UTC (rev 569538)
+++ PKGBUILD	2020-02-12 17:21:00 UTC (rev 569539)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.18
-pkgrel=14
+pkgver=1.6.19
+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=('df64f8b93826e3fcb13e41fc3eed22c2bfeca93d70125b0e73b4f62a8109a46cda2bc2a4e0c973d9ca23199664670a89a42e7ef6f685e3420103c76cd942f06a')
+sha512sums=('ca40ef21ff834edfdb0b9d274c63a5f212aafdfa2e6951ef6fd406a71e6fbb12dc6042fee2232fa24fd5afc3ece07fed8bf286232ada469e4077d679061643e0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list