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

Felix Yan felixonmars at archlinux.org
Mon Apr 10 04:14:05 UTC 2017


    Date: Monday, April 10, 2017 @ 04:14:05
  Author: felixonmars
Revision: 221691

upgpkg: haskell-extra 1.5.2-1

rebuild with extra,1.5.2

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 04:13:46 UTC (rev 221690)
+++ PKGBUILD	2017-04-10 04:14:05 UTC (rev 221691)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -11,8 +11,8 @@
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-clock")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('8f3397c7a176045f1bb3b2a181e36b54192cb6fb5e99a9d28552975130ec49fc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+sha512sums=('e23219a9464557bfe588a7835bfb356e655642be2cbaa94e506bb20a09f3ee1d86fb623d5e6012a0c8530ff1fb47ca311eca589ae056aaba645fd32268bc6efb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list