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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 17 04:26:45 UTC 2022


    Date: Monday, January 17, 2022 @ 04:26:44
  Author: felixonmars
Revision: 1107241

upgpkg: haskell-mmark 0.0.7.4-1: rebuild with mmark 0.0.7.4

Modified:
  haskell-mmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-17 04:21:03 UTC (rev 1107240)
+++ PKGBUILD	2022-01-17 04:26:44 UTC (rev 1107241)
@@ -2,8 +2,8 @@
 
 _hkgname=mmark
 pkgname=haskell-mmark
-pkgver=0.0.7.3
-pkgrel=76
+pkgver=0.0.7.4
+pkgrel=1
 pkgdesc="Strict markdown processor for writers"
 url="https://github.com/mmark-md/mmark"
 license=("BSD")
@@ -15,7 +15,7 @@
          'haskell-unordered-containers' 'haskell-yaml')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-hspec-megaparsec')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('1a8c8bd99598204b81967b94cd831bac44353ec9a8750f62c74a868aa14cd4bd')
+sha256sums=('bd5bebe3c8140a7900d8da93d50cb24366b5656d2eb7e820394b7dab657a9a3a')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list