[arch-commits] Commit in pandoc-citeproc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 21 07:28:17 UTC 2016
Date: Wednesday, December 21, 2016 @ 07:28:16
Author: felixonmars
Revision: 200646
upgpkg: pandoc-citeproc 0.10.2.2-18
rebuild with memory-0.14
Modified:
pandoc-citeproc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-21 07:13:17 UTC (rev 200645)
+++ PKGBUILD 2016-12-21 07:28:16 UTC (rev 200646)
@@ -5,9 +5,9 @@
pkgbase=pandoc-citeproc
pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
pkgver=0.10.2.2
-pkgrel=17
+pkgrel=18
pkgdesc="Supports using pandoc with citeproc"
-url="http://hackage.haskell.org/package/${pkgbase}"
+url="https://hackage.haskell.org/package/${pkgbase}"
license=("custom:BSD3")
arch=('i686' 'x86_64')
makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-pretty" "haskell-attoparsec"
@@ -16,7 +16,7 @@
"haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
"haskell-tagsoup" "haskell-temporary" "haskell-text" "haskell-text-icu"
"haskell-unordered-containers" "haskell-vector" "haskell-xml-conduit" "haskell-yaml")
-source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
sha256sums=('1475a2e0a13922df9c931c0480154fa4f02bd81ef34b166596b035898c94dd7a')
build() {
More information about the arch-commits
mailing list