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

Felix Yan felixonmars at archlinux.org
Sat Nov 18 02:44:54 UTC 2017


    Date: Saturday, November 18, 2017 @ 02:44:54
  Author: felixonmars
Revision: 267176

upgpkg: haskell-pandoc-types 1.17.3-1

rebuild with pandoc-types,1.17.3

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-17 23:29:33 UTC (rev 267175)
+++ PKGBUILD	2017-11-18 02:44:54 UTC (rev 267176)
@@ -4,8 +4,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.17.2
-pkgrel=3
+pkgver=1.17.3
+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=('49c1a4f6cdb1be825d77ef84d39358f6899744ee28ae1bef6c178125332afadaca87e8082f3a0fc5c3da249f017b943cce90b6bf1bad19bac0dac4674bab5716')
+sha512sums=('7646ce51757b2abe2ca8de66316a1a268f72a3170270c524bbdd5fa8c97175036043ffbd1a4840b79b450d494f29dcc864670d76a9e551852728fc302613679a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list