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

Felix Yan felixonmars at gemini.archlinux.org
Sun Apr 3 00:56:26 UTC 2022


    Date: Sunday, April 3, 2022 @ 00:56:26
  Author: felixonmars
Revision: 1180910

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

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-03 00:55:43 UTC (rev 1180909)
+++ PKGBUILD	2022-04-03 00:56:26 UTC (rev 1180910)
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.22.1
-pkgrel=8
+pkgver=1.22.2
+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=('e9041c69c701084f7c05b742d84ab0570d21b0856ed2a221d925763ec500586255be92b810afb999ea51c9be3a8ec0f2e026c4ade1a681c1464a4b5d94334ecb')
+sha512sums=('c4e78de0d6f2df67a716f7e549d629b9ead7f2569674cd84cd73a430c7ee97d1ebe30e0a95e84b5f45dab2a5cee6c6d5cc30f6c47f11859c938c75f63406878b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list