Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-commonmark-extensions


Commits:
a39a9ec9 by Felix Yan at 2024-09-29T01:49:38+00:00
upgpkg: 0.2.5.2-1: rebuild with commonmark-extensions 0.2.5.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-commonmark-extensions
        pkgdesc = Pure Haskell commonmark parser
-       pkgver = 0.2.5.1
-       pkgrel = 2
+       pkgver = 0.2.5.2
+       pkgrel = 1
        url = https://github.com/jgm/commonmark-hs
        arch = x86_64
        license = BSD
@@ -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.5.1/commonmark-extensions-0.2.5.1.tar.gz
-       sha512sums = 
fb708016490a6cd1a40c1d8218cecfa6e23150f628ca5eaad7bfe81a012601c9502c7245c7e1a6e0feb1cdd37d10937ea1bd3deac5d97371666e68868ab9b0e2
+       source = 
https://hackage.haskell.org/packages/archive/commonmark-extensions/0.2.5.2/commonmark-extensions-0.2.5.2.tar.gz
+       sha512sums = 
0f52e189bc1897ab45e7bf4fc380ed9034fe9f86c2064105060e85e08e4f74bffdf9e2850b681eeb7129894f304f08544b15f68899ed05723ed0ef7b58de509a
 
 pkgname = haskell-commonmark-extensions


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=commonmark-extensions
 pkgname=haskell-commonmark-extensions
-pkgver=0.2.5.1
-pkgrel=2
+pkgver=0.2.5.2
+pkgrel=1
 pkgdesc="Pure Haskell commonmark parser"
 url="https://github.com/jgm/commonmark-hs";
 license=('BSD')
@@ -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=('fb708016490a6cd1a40c1d8218cecfa6e23150f628ca5eaad7bfe81a012601c9502c7245c7e1a6e0feb1cdd37d10937ea1bd3deac5d97371666e68868ab9b0e2')
+sha512sums=('0f52e189bc1897ab45e7bf4fc380ed9034fe9f86c2064105060e85e08e4f74bffdf9e2850b681eeb7129894f304f08544b15f68899ed05723ed0ef7b58de509a')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-commonmark-extensions/-/commit/a39a9ec979c44a142cb835f7990e89cd92874884

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-commonmark-extensions/-/commit/a39a9ec979c44a142cb835f7990e89cd92874884
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to