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

Felix Yan felixonmars at archlinux.org
Wed Dec 21 06:14:03 UTC 2016


    Date: Wednesday, December 21, 2016 @ 06:14:02
  Author: felixonmars
Revision: 200628

upgpkg: haskell-hit 0.6.3-13

rebuild with memory-0.14

Modified:
  haskell-hit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 06:09:04 UTC (rev 200627)
+++ PKGBUILD	2016-12-21 06:14:02 UTC (rev 200628)
@@ -5,7 +5,7 @@
 _hkgname=hit
 pkgname=haskell-hit
 pkgver=0.6.3
-pkgrel=12
+pkgrel=13
 pkgdesc="Git operations in haskell"
 url="http://github.com/vincenthz/hit"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          "haskell-patience" "haskell-random" "haskell-system-fileio" "haskell-system-filepath"
          "haskell-unix-compat" "haskell-utf8-string" "haskell-vector" "haskell-zlib"
          "haskell-zlib-bindings")
-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")
 sha256sums=('db86b3712029a4e40d1306dd6cc9ca2c9f4c77fe65a2b74106f1cbd2de26e471')
 
 build() {



More information about the arch-commits mailing list