Date: Saturday, February 4, 2023 @ 20:26:35
  Author: felixonmars
Revision: 1392394

upgpkg: haskell-pandoc-types 1.23-1: rebuild with doctemplates 0.11, 
jira-wiki-markup 1.5.0, pandoc 3.0, pandoc-types 1.23

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-04 20:26:31 UTC (rev 1392393)
+++ PKGBUILD    2023-02-04 20:26:35 UTC (rev 1392394)
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.22.2.1
-pkgrel=31
+pkgver=1.23
+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=('f5d8983d52e86e4b9a6c5f55610855df47efeffeb30444999d158ef5d02e571be6f77172c5789b6f2dba7bf3f2cd8daaa950ae9a1bd50283b5b67a11daeb9a46')
+sha512sums=('9671ac11515bab2a134720cbdb3add0f4a2528e9a8ec32a13c080f3553e0b1355c427441f953df88340a2c8e5597279e79919517ea944d200d3557df5e601bb4')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to