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

Felix Yan felixonmars at archlinux.org
Wed Jun 14 07:13:57 UTC 2017


    Date: Wednesday, June 14, 2017 @ 07:13:56
  Author: felixonmars
Revision: 236720

upgpkg: haskell-extra 1.5.3-1

rebuild with extra,1.5.3

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-14 07:13:23 UTC (rev 236719)
+++ PKGBUILD	2017-06-14 07:13:56 UTC (rev 236720)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-clock")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e23219a9464557bfe588a7835bfb356e655642be2cbaa94e506bb20a09f3ee1d86fb623d5e6012a0c8530ff1fb47ca311eca589ae056aaba645fd32268bc6efb')
+sha512sums=('c8b553ea71b1195951048c5e3a95572338714289d8909996fce61ca117c45eb010ab2eaed22f69aa59372ae1cb5fae731a85d60b6d7181ae99c48a2bb05110da')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list