[arch-commits] Commit in haskell-skylighting/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 29 13:54:03 UTC 2020
Date: Sunday, November 29, 2020 @ 13:54:03
Author: felixonmars
Revision: 766291
upgpkg: haskell-skylighting 0.10.0.1-1: rebuild with skylighting 0.10.0.1, skylighting-core 0.10.0.1
Modified:
haskell-skylighting/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 13:53:41 UTC (rev 766290)
+++ PKGBUILD 2020-11-29 13:54:03 UTC (rev 766291)
@@ -2,8 +2,8 @@
_hkgname=skylighting
pkgname=haskell-skylighting
-pkgver=0.10
-pkgrel=18
+pkgver=0.10.0.1
+pkgrel=1
pkgdesc="Syntax highlighting library"
url="https://github.com/jgm/skylighting"
license=('GPL2')
@@ -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=('ec722bb7831ca1001f19d804a505120ee6a4c74fac491a10ba89459a713b2b008f18f52ef78c617c4aaceb0771f6ea17d9581db859c6f5f3de6284ac77055e50')
+sha512sums=('45168294009a3f62c57fd4bc20c6cd6020b46c79863cd7fa5de9f6d5229edf0a2f85ebbdcc256add94cf78154f16c9bad18f1dd5ff4306861926a90e850e2859')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list