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

Felix Yan felixonmars at archlinux.org
Mon Jun 11 06:02:29 UTC 2018


    Date: Monday, June 11, 2018 @ 06:02:29
  Author: felixonmars
Revision: 342316

upgpkg: haskell-pandoc-types 1.17.5-1

rebuild with pandoc-types 1.17.5

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 05:55:53 UTC (rev 342315)
+++ PKGBUILD	2018-06-11 06:02:29 UTC (rev 342316)
@@ -4,8 +4,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.17.4.2
-pkgrel=16
+pkgver=1.17.5
+pkgrel=1
 pkgdesc="Types for representing a structured document"
 url="http://johnmacfarlane.net/pandoc"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2' 'haskell-hunit' 'haskell-string-qq')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('12dd7c255e5e3778ed5d206e4e2598e164069b94ea273a39796e4139d6bcff0e4c9b15789359a721e78d3581cd1102a5d120069493cf60e8448dd910ace3ae89')
+sha512sums=('112991a32df58de43daec4fc4c7a42c7ba5c105ac52cf990d95b6800de241a5d37b282c4119f2561848e9550d7a3e8db53122e70d1ba524250c1037625bafeaa')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list