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

Felix Yan felixonmars at archlinux.org
Sun Aug 20 03:44:43 UTC 2017


    Date: Sunday, August 20, 2017 @ 03:44:43
  Author: felixonmars
Revision: 252629

upgpkg: haskell-extra 1.6-1

rebuild with extra,1.6

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-20 03:43:35 UTC (rev 252628)
+++ PKGBUILD	2017-08-20 03:44:43 UTC (rev 252629)
@@ -4,8 +4,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.5.3
-pkgrel=3
+pkgver=1.6
+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')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c8b553ea71b1195951048c5e3a95572338714289d8909996fce61ca117c45eb010ab2eaed22f69aa59372ae1cb5fae731a85d60b6d7181ae99c48a2bb05110da')
+sha512sums=('3eb9d4b48715b15d16ab1deca5b1563d5078f611b53d2f53312843f07e93be4a97a3691b494bf4c06db65fa1721dd27f708aa8e23f26193b074d4b15e7d4b839')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list