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

Felix Yan felixonmars at archlinux.org
Sat Jan 21 09:07:54 UTC 2017


    Date: Saturday, January 21, 2017 @ 09:07:53
  Author: felixonmars
Revision: 208219

upgpkg: haskell-process-extras 0.7.1-2

rebuild with ListLike,4.5.1

Modified:
  haskell-process-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 09:05:43 UTC (rev 208218)
+++ PKGBUILD	2017-01-21 09:07:53 UTC (rev 208219)
@@ -5,7 +5,7 @@
 _hkgname=process-extras
 pkgname=haskell-process-extras
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Process extras"
 url="https://github.com/seereason/process-extras"
 license=('MIT')
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-data-default' 'haskell-generic-deriving' 'haskell-listlike'
          'haskell-mtl' 'haskell-text')
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 md5sums=('cd676fa7e659099b52221322c2cbfcc6')
 
 build() {



More information about the arch-commits mailing list