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

Felix Yan felixonmars at archlinux.org
Mon Jan 23 15:39:01 UTC 2017


    Date: Monday, January 23, 2017 @ 15:39:00
  Author: felixonmars
Revision: 208585

upgpkg: haskell-protolude 0.1.10-3

rebuild with safe,0.3.11

Modified:
  haskell-protolude/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 15:37:09 UTC (rev 208584)
+++ PKGBUILD	2017-01-23 15:39:00 UTC (rev 208585)
@@ -5,13 +5,13 @@
 _hkgname=protolude
 pkgname=haskell-protolude
 pkgver=0.1.10
-pkgrel=2
+pkgrel=3
 pkgdesc="A sensible set of defaults for writing custom Preludes."
 url="https://github.com/sdiehl/protolude"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-async" "haskell-mtl" "haskell-safe" "haskell-stm" "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")
 sha256sums=('163296a518f0d7329dcdf040bf0eddb1fb804eee198405801fab8f192ce1c7a5')
 
 build() {



More information about the arch-commits mailing list