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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Mar 16 14:40:27 UTC 2022


    Date: Wednesday, March 16, 2022 @ 14:40:27
  Author: alerque
Revision: 1155390

upgpkg: haskell-pandoc-types 1.22.1-1

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 14:28:04 UTC (rev 1155389)
+++ PKGBUILD	2022-03-16 14:40:27 UTC (rev 1155390)
@@ -1,10 +1,11 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 _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 +14,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