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

Felix Yan felixonmars at archlinux.org
Mon Dec 26 18:46:13 UTC 2016


    Date: Monday, December 26, 2016 @ 18:46:13
  Author: felixonmars
Revision: 202816

upgpkg: haskell-sandi 0.4.0-8

rebuild with resourcet-1.1.9

Modified:
  haskell-sandi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-26 18:42:13 UTC (rev 202815)
+++ PKGBUILD	2016-12-26 18:46:13 UTC (rev 202816)
@@ -5,13 +5,13 @@
 _hkgname=sandi
 pkgname=haskell-sandi
 pkgver=0.4.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Data encoding library"
-url="http://hackage.haskell.org/package/sandi"
+url="https://hackage.haskell.org/package/sandi"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-conduit" "haskell-exceptions" "haskell-stringsearch")
-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=('40c895a4b26904e3a4b4488e93f37225bdb48e6787dffed627d16242f01aaeea')
 
 build() {



More information about the arch-commits mailing list