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

Felix Yan felixonmars at archlinux.org
Mon Dec 3 08:17:16 UTC 2018


    Date: Monday, December 3, 2018 @ 08:17:16
  Author: felixonmars
Revision: 410841

upgpkg: haskell-skylighting-core 0.7.5-1

rebuild with skylighting 0.7.5, skylighting-core 0.7.5

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-03 08:16:53 UTC (rev 410840)
+++ PKGBUILD	2018-12-03 08:17:16 UTC (rev 410841)
@@ -2,8 +2,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.7.4
-pkgrel=7
+pkgver=0.7.5
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('custom:BSD3')
@@ -16,7 +16,7 @@
              'haskell-random' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('03a42e65a565be78767cbeebf16cfae9ed5328fe999ce17e7161e851d0797d47e5f449fdd6fc8f69bf3247f51690d90edb95130555972dc6c2cfd43a1aceec68')
+sha512sums=('e86fae8b77426d960f2095d5d2e70f676ff085f0409a9306fe69ccdf1739a2b5aee844b8db070e6afc49a2a2e77b19018e78ea85e85a5e3ded9ee12161eefbb6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list