Date: Wednesday, December 21, 2016 @ 08:08:05 Author: felixonmars Revision: 200660
upgpkg: pandoc-crossref 0.2.4.1-13 rebuild with memory-0.14 Modified: pandoc-crossref/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 08:07:22 UTC (rev 200659) +++ PKGBUILD 2016-12-21 08:08:05 UTC (rev 200660) @@ -5,15 +5,15 @@ pkgbase=pandoc-crossref pkgname=(pandoc-crossref haskell-pandoc-crossref) pkgver=0.2.4.1 -pkgrel=12 +pkgrel=13 pkgdesc="Pandoc filter for cross-references" -url="http://hackage.haskell.org/package/${pkgbase}" +url="https://hackage.haskell.org/package/${pkgbase}" license=("GPL2") arch=('i686' 'x86_64') makedepends=("ghc=8.0.1" "haskell-data-default" "haskell-data-accessor" "haskell-data-accessor-template" "haskell-data-accessor-transformers" "haskell-mtl" "haskell-pandoc" "haskell-pandoc-types" "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht" "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=('2aa2266ac3916677c18bd9a88b99f32622c22c983abaed3598020913ca3912ed') build() {
