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

Felix Yan felixonmars at archlinux.org
Wed Dec 21 06:08:01 UTC 2016


    Date: Wednesday, December 21, 2016 @ 06:08:01
  Author: felixonmars
Revision: 200626

upgpkg: haskell-dav 1.3.1-30

rebuild with memory-0.14

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 06:02:44 UTC (rev 200625)
+++ PKGBUILD	2016-12-21 06:08:01 UTC (rev 200626)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=29
+pkgrel=30
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -15,7 +15,7 @@
          "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
          "haskell-optparse-applicative" "haskell-transformers-base" "haskell-transformers-compat"
          "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
-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=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
 
 build() {



More information about the arch-commits mailing list