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

Felix Yan felixonmars at archlinux.org
Sun May 27 17:47:47 UTC 2018


    Date: Sunday, May 27, 2018 @ 17:47:46
  Author: felixonmars
Revision: 331947

upgpkg: haskell-extra 1.6.8-1

rebuild with extra 1.6.8

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-27 17:41:00 UTC (rev 331946)
+++ PKGBUILD	2018-05-27 17:47:46 UTC (rev 331947)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.7
+pkgver=1.6.8
 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=('e0b933b1a5eac6566c915988f94510479dec38b5fdfed1e39925109265326aac345fe4f4d840421c185c89b73bb23935595f592f2cb8dc10ee5f2cac19fd1544')
+sha512sums=('ff0bdefd279e9130b375aa4081782ff10c3904b4c9589907acdc20e5aa3162863bb774a2e953099c28205a279ef978b94917c103145d5495ca6d11befd671fd4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list