Skip to content
Snippets Groups Projects
Verified Commit abaffa74 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 0.2.4-1: rebuild with commonmark-extensions 0.2.4

parent abf23be7
No related branches found
No related tags found
No related merge requests found
pkgbase = haskell-commonmark-extensions
pkgdesc = Pure Haskell commonmark parser
pkgver = 0.2.3.6
pkgver = 0.2.4
pkgrel = 1
url = https://github.com/jgm/commonmark-hs
arch = x86_64
......@@ -13,7 +13,7 @@ pkgbase = haskell-commonmark-extensions
depends = haskell-commonmark
depends = haskell-emojis
depends = haskell-network-uri
source = https://hackage.haskell.org/packages/archive/commonmark-extensions/0.2.3.6/commonmark-extensions-0.2.3.6.tar.gz
sha512sums = 1bead05e79fdcbb709fe7c11dcc1ce04b1bb5f9e5af94724307b5955ae4a9bcacf260262bcf091089e6f62d7dcfd4e0ccd960be5ec422b0cd502717dc1e92910
source = https://hackage.haskell.org/packages/archive/commonmark-extensions/0.2.4/commonmark-extensions-0.2.4.tar.gz
sha512sums = ab5b24d7007d04fec80f49be15a883aebbddf1bea4fc3b5e7a75cda7ad1d650200f0804a9c34ec2a5785d603e4d7e8c299aca9233623e22081c9b754c4a96a8f
pkgname = haskell-commonmark-extensions
......@@ -3,7 +3,7 @@
_hkgname=commonmark-extensions
pkgname=haskell-commonmark-extensions
pkgver=0.2.3.6
pkgver=0.2.4
pkgrel=1
pkgdesc="Pure Haskell commonmark parser"
url="https://github.com/jgm/commonmark-hs"
......@@ -12,7 +12,7 @@ arch=('x86_64')
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=('1bead05e79fdcbb709fe7c11dcc1ce04b1bb5f9e5af94724307b5955ae4a9bcacf260262bcf091089e6f62d7dcfd4e0ccd960be5ec422b0cd502717dc1e92910')
sha512sums=('ab5b24d7007d04fec80f49be15a883aebbddf1bea4fc3b5e7a75cda7ad1d650200f0804a9c34ec2a5785d603e4d7e8c299aca9233623e22081c9b754c4a96a8f')
prepare() {
cd $_hkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment