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

Felix Yan felixonmars at archlinux.org
Thu May 24 18:01:56 UTC 2018


    Date: Thursday, May 24, 2018 @ 18:01:56
  Author: felixonmars
Revision: 329022

upgpkg: haskell-extra 1.6.7-1

rebuild with extra,1.6.7

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 17:59:04 UTC (rev 329021)
+++ PKGBUILD	2018-05-24 18:01:56 UTC (rev 329022)
@@ -4,8 +4,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.6
-pkgrel=2
+pkgver=1.6.7
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("custom:BSD3")
@@ -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=('501f773e98ba7ef1dc0f9d04f25e54d49e166b04565f762ca042843924a59a79cbe4b20083b1f13e7999146efaf23ddbb10b2e2ef2b2cfa0f92b2570c4a195f0')
+sha512sums=('e0b933b1a5eac6566c915988f94510479dec38b5fdfed1e39925109265326aac345fe4f4d840421c185c89b73bb23935595f592f2cb8dc10ee5f2cac19fd1544')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list