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

Felix Yan felixonmars at archlinux.org
Mon Sep 25 03:54:47 UTC 2017


    Date: Monday, September 25, 2017 @ 03:54:47
  Author: felixonmars
Revision: 260503

upgpkg: haskell-pandoc-types 1.17.2-1

rebuild with pandoc-types,1.17.2

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-25 01:58:15 UTC (rev 260502)
+++ PKGBUILD	2017-09-25 03:54:47 UTC (rev 260503)
@@ -4,8 +4,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.17.1
-pkgrel=3
+pkgver=1.17.2
+pkgrel=1
 pkgdesc="Types for representing a structured document"
 url="http://johnmacfarlane.net/pandoc"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-aeson" "haskell-quickcheck" "haskell-syb")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('60490c4beaf790bc579230e160f6664399b2e9c038e9530ee6295b5146f6f9786ad60e58f5ab1c85bf5adc08e0c417ec0a3153f8324ce84a84e6db76377380d0')
+sha512sums=('49c1a4f6cdb1be825d77ef84d39358f6899744ee28ae1bef6c178125332afadaca87e8082f3a0fc5c3da249f017b943cce90b6bf1bad19bac0dac4674bab5716')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list