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

Felix Yan felixonmars at archlinux.org
Sun May 30 15:05:22 UTC 2021


    Date: Sunday, May 30, 2021 @ 15:05:22
  Author: felixonmars
Revision: 950393

upgpkg: haskell-commonmark-extensions 0.2.1-1: rebuild with citeproc 0.4, commonmark 0.2, commonmark-extensions 0.2.1, commonmark-pandoc 0.2.1, jira-wiki-markup 1.4.0, pandoc 2.14

Modified:
  haskell-commonmark-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-30 15:04:35 UTC (rev 950392)
+++ PKGBUILD	2021-05-30 15:05:22 UTC (rev 950393)
@@ -2,17 +2,16 @@
 
 _hkgname=commonmark-extensions
 pkgname=haskell-commonmark-extensions
-pkgver=0.2.0.4
-pkgrel=56
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Pure Haskell commonmark parser"
 url="https://github.com/jgm/commonmark-hs"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-commonmark' 'haskell-emojis')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-quickcheck'
-             'haskell-tasty-hunit')
+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=('2e595dd6bfc582a783d42ae612a64917470b9fa737d9c445e83e30f7cf7500cd4d3ab5f254268cf9d7434dcd03bdaa88cd38bc4fc50d1423a2792e0d21ffe6e3')
+sha512sums=('4be671d39d30624689fc14e9119723b7e8aec40312facadfe5696952ad83470fe257cb68b4e6c8d3bd69699ede1364b9f5c7385d870b4a7f9d130ee08980bac5')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list