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

Felix Yan felixonmars at archlinux.org
Wed Dec 4 13:51:03 UTC 2019


    Date: Wednesday, December 4, 2019 @ 13:51:02
  Author: felixonmars
Revision: 535192

upgpkg: haskell-skylighting 0.8.3-1

rebuild with skylighting 0.8.3, skylighting-core 0.8.3

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-04 13:49:35 UTC (rev 535191)
+++ PKGBUILD	2019-12-04 13:51:02 UTC (rev 535192)
@@ -2,7 +2,7 @@
 
 _hkgname=skylighting
 pkgname=haskell-skylighting
-pkgver=0.8.2.3
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-skylighting-core')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('53aefc987900526eab1b5122ccc7236e81beb016fe96a4b1dfa4981ccf690b35e8fc0fe635e637e987de5366e6f7f6105db811820245329d3fda43550cbfe837')
+sha512sums=('20d69de363f17270d7f31843eb10f80a20d23e33c26e82ffc25c597d73edd886d9f2a03acf7d354be932ef443dc4e6a828362996ec8ac2a4ec8590ff7d199397')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list