[arch-commits] Commit in haskell-commonmark-extensions/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Wed Mar 16 14:59:21 UTC 2022


    Date: Wednesday, March 16, 2022 @ 14:59:21
  Author: alerque
Revision: 1155401

Revert trunk to last repo state, staging builds abandoned

Modified:
  haskell-commonmark-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 14:59:07 UTC (rev 1155400)
+++ PKGBUILD	2022-03-16 14:59:21 UTC (rev 1155401)
@@ -3,8 +3,8 @@
 
 _hkgname=commonmark-extensions
 pkgname=haskell-commonmark-extensions
-pkgver=0.2.3
-pkgrel=1
+pkgver=0.2.2.1
+pkgrel=13
 pkgdesc="Pure Haskell commonmark parser"
 url="https://github.com/jgm/commonmark-hs"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-commonmark' 'haskell-emojis' 'haskell-network-uri')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6fec4a53c66c14d8b694934e6fa2ddcd7aa34128cc22c2f9ed38236f95e87a939b48e1ed5f41469a068a2cd923ba11ffee9669a2801aa4723d7185117b874be7')
+sha512sums=('ef371e8fa92d489f160d6f86d62be1da3b0c27e184a0ce5370c9c599c3cfab358646efcb7795d741ca1c6771a616ed08c8e88737c8a595a8ff74fb8322d3a4d1')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list