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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 17:17:35 UTC 2022


    Date: Monday, August 29, 2022 @ 17:17:35
  Author: felixonmars
Revision: 1285438

upgpkg: haskell-pandoc-types 1.22.2.1-1: rebuild with pandoc-types 1.22.2.1

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 17:17:10 UTC (rev 1285437)
+++ PKGBUILD	2022-08-29 17:17:35 UTC (rev 1285438)
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.22.2
-pkgrel=36
+pkgver=1.22.2.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=('c4e78de0d6f2df67a716f7e549d629b9ead7f2569674cd84cd73a430c7ee97d1ebe30e0a95e84b5f45dab2a5cee6c6d5cc30f6c47f11859c938c75f63406878b')
+sha512sums=('f5d8983d52e86e4b9a6c5f55610855df47efeffeb30444999d158ef5d02e571be6f77172c5789b6f2dba7bf3f2cd8daaa950ae9a1bd50283b5b67a11daeb9a46')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list