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

Felix Yan felixonmars at archlinux.org
Mon Dec 26 16:44:36 UTC 2016


    Date: Monday, December 26, 2016 @ 16:44:35
  Author: felixonmars
Revision: 202772

upgpkg: haskell-conduit-extra 1.1.15-5

rebuild with resourcet-1.1.9

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-26 16:41:30 UTC (rev 202771)
+++ PKGBUILD	2016-12-26 16:44:35 UTC (rev 202772)
@@ -5,7 +5,7 @@
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
 pkgver=1.1.15
-pkgrel=4
+pkgrel=5
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="http://github.com/snoyberg/conduit"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-exceptions" "haskell-monad-control" "haskell-network" "haskell-primitive"
          "haskell-resourcet" "haskell-stm" "haskell-streaming-commons" "haskell-text"
          "haskell-transformers-base")
-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=('7bef29eb0db59c236519b0c5cac82183ed7741a535a57e0772aac1158e90bb8d')
 
 build() {



More information about the arch-commits mailing list