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

Felix Yan felixonmars at archlinux.org
Thu Nov 19 19:30:14 UTC 2020


    Date: Thursday, November 19, 2020 @ 19:30:14
  Author: felixonmars
Revision: 757700

upgpkg: haskell-commonmark-extensions 0.2.0.2-1: rebuild with commonmark-extensions 0.2.0.2

Modified:
  haskell-commonmark-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-19 19:27:03 UTC (rev 757699)
+++ PKGBUILD	2020-11-19 19:30:14 UTC (rev 757700)
@@ -2,8 +2,8 @@
 
 _hkgname=commonmark-extensions
 pkgname=haskell-commonmark-extensions
-pkgver=0.2.0.1
-pkgrel=24
+pkgver=0.2.0.2
+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=('5fc775e5a0b5c920629e71ff897034085b9c2ef1acce646e930b2af2877fee85046a0eaea3d8aebfb34049d53703f0a5c770d94251a3bd0fb994197e113a0883')
+sha512sums=('33b6b361ec564ceff2b550e2e62774ec669d7c0819d941d93afa6126c7de57bbf2739ae0edeacfe2ec004156e8d9aa35715a56e0a6bcef8673519cd7e4bb6119')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list