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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 16 19:44:28 UTC 2022


    Date: Wednesday, March 16, 2022 @ 19:44:28
  Author: felixonmars
Revision: 1155809

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

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 19:41:59 UTC (rev 1155808)
+++ PKGBUILD	2022-03-16 19:44:28 UTC (rev 1155809)
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.22
-pkgrel=144
+pkgver=1.22.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=('b5f7c15b31c5ee6faa4d7574baa32d252b1e79350840f2d7ac3f3896b969e18241e514fb06e85aa97d7a74c0904839d04a4d8e5d4ff86d0a2b80957b99279ee0')
+sha512sums=('e9041c69c701084f7c05b742d84ab0570d21b0856ed2a221d925763ec500586255be92b810afb999ea51c9be3a8ec0f2e026c4ade1a681c1464a4b5d94334ecb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list