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

Felix Yan felixonmars at archlinux.org
Fri Jul 13 21:02:19 UTC 2018


    Date: Friday, July 13, 2018 @ 21:02:19
  Author: felixonmars
Revision: 358829

upgpkg: haskell-extra 1.6.9-1

rebuild with extra 1.6.9

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 21:01:36 UTC (rev 358828)
+++ PKGBUILD	2018-07-13 21:02:19 UTC (rev 358829)
@@ -4,8 +4,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.8
-pkgrel=4
+pkgver=1.6.9
+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=('ff0bdefd279e9130b375aa4081782ff10c3904b4c9589907acdc20e5aa3162863bb774a2e953099c28205a279ef978b94917c103145d5495ca6d11befd671fd4')
+sha512sums=('0a749d63c363ea984e9356a4dfb149a17a4ec0e77937950b3ec749870c9bee8aa9102b93ccb530de1b738a2a51b82ff51977363854c3b6ec9bcd6c982d1c66d4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list