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

Felix Yan felixonmars at archlinux.org
Thu Mar 5 14:29:37 UTC 2020


    Date: Thursday, March 5, 2020 @ 14:29:36
  Author: felixonmars
Revision: 590716

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

Modified:
  haskell-extra/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-05 14:28:47 UTC (rev 590715)
+++ PKGBUILD	2020-03-05 14:29:36 UTC (rev 590716)
@@ -3,16 +3,16 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.20
-pkgrel=4
+pkgver=1.6.21
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-clock')
-makedepends=('ghc' 'haskell-quickcheck')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c72f2dec8312fec73af6546a200b502cbdc1514b9ca9da442e9452004e8afa42009460c42c53036d44eff4d252440df2f91d83a2e9d783cead038618fc286823')
+sha512sums=('59cdd06365e505cc570d431410861429fad1b35ab95b659b5574562d78fcf927f893effa4772160b911367c9bd4e2d3e3d54b2b085a550743a5db7333895516b')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list