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

Felix Yan felixonmars at archlinux.org
Sun Apr 8 21:20:48 UTC 2018


    Date: Sunday, April 8, 2018 @ 21:20:47
  Author: felixonmars
Revision: 315314

upgpkg: haskell-extra 1.6.5-1

rebuild with extra,1.6.5

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-08 21:19:27 UTC (rev 315313)
+++ PKGBUILD	2018-04-08 21:20:47 UTC (rev 315314)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.4
+pkgver=1.6.5
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('54be96bfa25f7dfa0d3816ee730ab41fb066f6ed0fe8b2e05a3ebf6677b3fbb7beea87abbebba2a5eb7a088c0e92680a8af21fa12154e2837e05ae1f959604a3')
+sha512sums=('890cd546a1f880ac34ccb8109471bc4902a8af6551fe7789e2602383e9fdcbcd33321f1bb6528ed861b3d70b9ae794fc59c1b5b142a695fceb3af75357fa65f8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list