[arch-commits] Commit in haskell-jira-wiki-markup/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 30 15:02:42 UTC 2021
Date: Sunday, May 30, 2021 @ 15:02:42
Author: felixonmars
Revision: 950389
upgpkg: haskell-jira-wiki-markup 1.4.0-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-jira-wiki-markup/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 15:01:56 UTC (rev 950388)
+++ PKGBUILD 2021-05-30 15:02:42 UTC (rev 950389)
@@ -2,8 +2,8 @@
_hkgname=jira-wiki-markup
pkgname=haskell-jira-wiki-markup
-pkgver=1.3.4
-pkgrel=14
+pkgver=1.4.0
+pkgrel=1
pkgdesc="Handle Jira wiki markup"
url="https://github.com/tarleb/jira-wiki-markup"
license=('MIT')
@@ -11,7 +11,7 @@
depends=('ghc-libs')
makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('762ebecfd8fd903ae348a9f09fa8c610e48a5a8b1b5177a749cb51f94d01d7fdf6f8e078f48797ae94ad8e352d06841189c649ef5131b41470d1390a3e23f481')
+sha512sums=('f20bf4b5242657a34cae1aeeb88ba6de61748ccc212243ae6a6d5a4defc3e2ad25445705a87a55d5cb3b6378f5f500887bf509459a66741a75a49025e1549750')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list