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

Felix Yan felixonmars at archlinux.org
Sat Jun 9 03:42:27 UTC 2018


    Date: Saturday, June 9, 2018 @ 03:42:26
  Author: felixonmars
Revision: 342092

upgpkg: haskell-skylighting-core 0.7.2-1

rebuild with skylighting-core 0.7.2, skylighting 0.7.2

Modified:
  haskell-skylighting-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-09 03:15:09 UTC (rev 342091)
+++ PKGBUILD	2018-06-09 03:42:26 UTC (rev 342092)
@@ -3,8 +3,8 @@
 
 _hkgname=skylighting-core
 pkgname=haskell-skylighting-core
-pkgver=0.7.1
-pkgrel=15
+pkgver=0.7.2
+pkgrel=1
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('custom:BSD3')
@@ -17,7 +17,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=('41d0ab5db34386e9ff05cc448c68502d4a87af05e9b797e1dc1fa4aea5dad8923ad03dd7016a49964e05a0e3f2cdeffc67f1eb8d551709d22abb6d3f8fc3fc42')
+sha512sums=('09fa3a44a08da045b394dbb4f526f0ca6cdb35bedde3619c21269d4e8bd4534a39a62d4b6fc5130d62f483bfe8e94eb4523b92cfac4fe0d5c2f7b49354ce5642')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list