[arch-commits] Commit in haskell-jira-wiki-markup/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 21 15:14:10 UTC 2020
Date: Saturday, March 21, 2020 @ 15:14:10
Author: felixonmars
Revision: 602778
upgpkg: haskell-jira-wiki-markup 1.1.3-1: rebuild with jira-wiki-markup 1.1.3
Modified:
haskell-jira-wiki-markup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-21 15:14:02 UTC (rev 602777)
+++ PKGBUILD 2020-03-21 15:14:10 UTC (rev 602778)
@@ -2,7 +2,7 @@
_hkgname=jira-wiki-markup
pkgname=haskell-jira-wiki-markup
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Handle Jira wiki markup"
url="https://github.com/tarleb/jira-wiki-markup"
@@ -11,7 +11,7 @@
depends=('ghc-libs')
makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('df29b4326a03b7e882dfd2344ef33179e10860f97f7ca612c9eeda1247b15f4dc43e7546deec600496e4c6a5dbdf95608cef8cc0028ed25b84a47c5d210bad45')
+sha512sums=('0fb7fc793b2dfa02eb578332a2db2782bb5b0f0ac3579deb2b1ac77995c7fe43f6d46838c5c898ebf17e7a1d349de40eb5e91c2ea2facd489cb1b1087c723add')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list