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

Felix Yan felixonmars at archlinux.org
Mon Oct 14 16:41:44 UTC 2019


    Date: Monday, October 14, 2019 @ 16:41:43
  Author: felixonmars
Revision: 515742

upgpkg: haskell-pandoc-types 1.17.6.1-1

rebuild with pandoc-types 1.17.6.1

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 16:40:36 UTC (rev 515741)
+++ PKGBUILD	2019-10-14 16:41:43 UTC (rev 515742)
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.17.6
-pkgrel=5
+pkgver=1.17.6.1
+pkgrel=1
 pkgdesc="Types for representing a structured document"
 url="https://pandoc.org/"
 license=("BSD")
@@ -13,7 +13,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=('e6aa1e41d1f8b47fef7190733889cebf87b338cdbf6b6f7e9ad6d8d3bc96de05b886e85175d7cba63654518529163c430fc5fd76b0e2f26e1c2f66d089149e36')
+sha512sums=('f6de0793ad2680faf4595154ebe376e1830c93927f31b728e6e9aabdac467267cd7c2333b6ba420ab808da1228e7265d23455d87b8f93d81f04aa97888fab6e1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list