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

Felix Yan felixonmars at archlinux.org
Thu Dec 21 13:48:36 UTC 2017


    Date: Thursday, December 21, 2017 @ 13:48:35
  Author: felixonmars
Revision: 275185

upgpkg: haskell-skylighting 0.5.0.1-1

rebuild with skylighting,0.5.0.1

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-21 13:43:12 UTC (rev 275184)
+++ PKGBUILD	2017-12-21 13:48:35 UTC (rev 275185)
@@ -3,7 +3,7 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.5
+pkgver=0.5.0.1
 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=('8c9b6868ef2e85785e053da84ecb39044980c979ab25af30a93b5eecf944366a8b0f5f225e9e47d14d206a7d7fe2a9626084137e04c7cafde4f5717840089941')
+sha512sums=('74873d26fc29417b7f932753cf845f5a99c4f315170dcfd4bd79ef0b379e58894aba81b4385a351c1a290b0d3ad38db1ede0f40dfa2d24221af8d585ac6cafee')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list