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

Felix Yan felixonmars at gemini.archlinux.org
Fri Apr 8 01:03:02 UTC 2022


    Date: Friday, April 8, 2022 @ 01:03:02
  Author: felixonmars
Revision: 1182952

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

Modified:
  haskell-mmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-08 00:55:23 UTC (rev 1182951)
+++ PKGBUILD	2022-04-08 01:03:02 UTC (rev 1182952)
@@ -2,8 +2,8 @@
 
 _hkgname=mmark
 pkgname=haskell-mmark
-pkgver=0.0.7.5
-pkgrel=4
+pkgver=0.0.7.6
+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=('e09cf228ed699acafe4cc961091142accdf5d899e360f2328a781927daba054a')
+sha256sums=('8c78a5aa7a1806c315bf8c0aa68321f04f508d72e4cac412ea401371fc7c50fd')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list