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

Felix Yan felixonmars at archlinux.org
Wed Dec 13 06:42:52 UTC 2017


    Date: Wednesday, December 13, 2017 @ 06:42:52
  Author: felixonmars
Revision: 274149

upgpkg: haskell-skylighting 0.5-1

rebuild with pandoc,2.0.5 skylighting,0.5

Modified:
  haskell-skylighting/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-13 06:42:09 UTC (rev 274148)
+++ PKGBUILD	2017-12-13 06:42:52 UTC (rev 274149)
@@ -3,7 +3,7 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.4.4.1
+pkgver=0.5
 pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit'
              'haskell-random' 'haskell-diff')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0f74409658313523cb77632a031ee9a7ec0186a44f904b3daac6a9583272454f1529c6aa1cd95900ebee7f972fec8cddc924f69ce721ced76a34776308d78da7')
+sha512sums=('8c9b6868ef2e85785e053da84ecb39044980c979ab25af30a93b5eecf944366a8b0f5f225e9e47d14d206a7d7fe2a9626084137e04c7cafde4f5717840089941')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list