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

Felix Yan felixonmars at archlinux.org
Tue Jan 12 18:36:00 UTC 2021


    Date: Tuesday, January 12, 2021 @ 18:36:00
  Author: felixonmars
Revision: 820185

upgpkg: haskell-commonmark 0.1.1.3-1: rebuild with commonmark 0.1.1.3

Modified:
  haskell-commonmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 18:21:27 UTC (rev 820184)
+++ PKGBUILD	2021-01-12 18:36:00 UTC (rev 820185)
@@ -2,8 +2,8 @@
 
 _hkgname=commonmark
 pkgname=haskell-commonmark
-pkgver=0.1.1.2
-pkgrel=19
+pkgver=0.1.1.3
+pkgrel=1
 pkgdesc="Pure Haskell commonmark parser"
 url="https://github.com/jgm/commonmark-hs"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-quickcheck'
              'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('746539c055ef84b4458e910bf260222498c7081f62f421ca63aa2652a1297c3ad6b518cc27a3783868b8db3df39fe454e78f6ebf51439e73495ab4699c5c8427')
+sha512sums=('c7dabaf44979c070933951ccb8ec0b5f5a4228f27d4ff79eb6c1e04b3b8b9aee9128312810309cec85974286b56f3deb51e207e311ec41f350da4542543f2160')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list