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

Felix Yan fyan at archlinux.org
Sun Nov 15 12:51:22 UTC 2015


    Date: Sunday, November 15, 2015 @ 13:51:21
  Author: fyan
Revision: 146863

upgpkg: haskell-pandoc-citeproc 0.8.1.3-1

Modified:
  haskell-pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-15 12:46:55 UTC (rev 146862)
+++ PKGBUILD	2015-11-15 12:51:21 UTC (rev 146863)
@@ -4,7 +4,7 @@
 
 _hkgname=pandoc-citeproc
 pkgname=haskell-pandoc-citeproc
-pkgver=0.8.1.2
+pkgver=0.8.1.3
 pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -19,7 +19,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('962539768db788174aa6e126de3fe3b8f5291bc02c4a30bb1589c8ac7b965007')
+sha256sums=('aa15ff9cbb9c1cca504943c94cd891e23944cb0106172886821cb048a9726c7d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list