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

Felix Yan felixonmars at archlinux.org
Mon Feb 17 23:28:08 UTC 2020


    Date: Monday, February 17, 2020 @ 23:28:08
  Author: felixonmars
Revision: 575596

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

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-17 23:27:19 UTC (rev 575595)
+++ PKGBUILD	2020-02-17 23:28:08 UTC (rev 575596)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.19
-pkgrel=2
+pkgver=1.6.20
+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=('ca40ef21ff834edfdb0b9d274c63a5f212aafdfa2e6951ef6fd406a71e6fbb12dc6042fee2232fa24fd5afc3ece07fed8bf286232ada469e4077d679061643e0')
+sha512sums=('c72f2dec8312fec73af6546a200b502cbdc1514b9ca9da442e9452004e8afa42009460c42c53036d44eff4d252440df2f91d83a2e9d783cead038618fc286823')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list