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

Felix Yan felixonmars at archlinux.org
Fri Mar 13 09:20:19 UTC 2020


    Date: Friday, March 13, 2020 @ 09:20:18
  Author: felixonmars
Revision: 595699

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

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-13 09:14:26 UTC (rev 595698)
+++ PKGBUILD	2020-03-13 09:20:18 UTC (rev 595699)
@@ -3,7 +3,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.21
+pkgver=1.7
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('59cdd06365e505cc570d431410861429fad1b35ab95b659b5574562d78fcf927f893effa4772160b911367c9bd4e2d3e3d54b2b085a550743a5db7333895516b')
+sha512sums=('2a46ee1411fcb39268b6fa4368e184bfc6bd2d4783a2a7193959ca416eafc80199ac076726d161655e655b58d07db641bf82fd8fef88ba641914949b701ee891')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list