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

Felix Yan felixonmars at archlinux.org
Thu Feb 11 15:05:38 UTC 2021


    Date: Thursday, February 11, 2021 @ 15:05:37
  Author: felixonmars
Revision: 856695

upgpkg: haskell-commonmark 0.1.1.4-1: rebuild with commonmark 0.1.1.4

Modified:
  haskell-commonmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-11 15:03:30 UTC (rev 856694)
+++ PKGBUILD	2021-02-11 15:05:37 UTC (rev 856695)
@@ -2,8 +2,8 @@
 
 _hkgname=commonmark
 pkgname=haskell-commonmark
-pkgver=0.1.1.3
-pkgrel=13
+pkgver=0.1.1.4
+pkgrel=1
 pkgdesc="Pure Haskell commonmark parser"
 url="https://github.com/jgm/commonmark-hs"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-quickcheck'
              'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('c7dabaf44979c070933951ccb8ec0b5f5a4228f27d4ff79eb6c1e04b3b8b9aee9128312810309cec85974286b56f3deb51e207e311ec41f350da4542543f2160')
+sha512sums=('d8f8f652a78d6fcc0b623f6750f3735c22d623a3a8e423384ff0778993c0ac65e986bfb37ba939d0c4cda3db95af2289520883579d82372af5cf5e5bb0540657')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list