Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chroma: update to 0.6.5.
@ 2019-07-20  7:39 voidlinux-github
  2019-07-20  9:12 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-20  7:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]

There is a new pull request by TeddyDD against master on the void-packages repository

https://github.com/TeddyDD/void-packages-1 update-chroma
https://github.com/void-linux/void-packages/pull/13245

chroma: update to 0.6.5.
Pre build is needed due to https://github.com/alecthomas/chroma/issues/263

A patch file from https://github.com/void-linux/void-packages/pull/13245.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-chroma-13245.patch --]
[-- Type: application/text/x-diff, Size: 1140 bytes --]

From e046d5264adec057f515690d5269edb8d8f7e923 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 20 Jul 2019 09:38:37 +0200
Subject: [PATCH] chroma: update to 0.6.5.

---
 srcpkgs/chroma/template | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index f292a12648e..4efb0ce70e2 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -1,6 +1,6 @@
 # Template file for 'chroma'
 pkgname=chroma
-version=0.6.4
+version=0.6.5
 revision=1
 build_style=go
 go_import_path="github.com/alecthomas/${pkgname}"
@@ -11,7 +11,15 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=159230a97fad2c2eb052141dacd96a3e09e387f9318168fbf89278cf30c2b77c
+checksum=92bc5929fcd9d9e4c6261c1e12aa61314211b62ea8813e94fb4b5d3d60450345
+
+do_check() {
+	go test -v
+}
+
+pre_build() {
+	sed -i 's/v1.0.1-0.20190717041731-572a5da3dff8/v1.0.0/' go.mod
+}
 
 post_install() {
 	vlicense COPYING

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: chroma: update to 0.6.5.
  2019-07-20  7:39 [PR PATCH] chroma: update to 0.6.5 voidlinux-github
@ 2019-07-20  9:12 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-20  9:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

There's a merged pull request on the void-packages repository

chroma: update to 0.6.5.
https://github.com/void-linux/void-packages/pull/13245
Description: Pre build is needed due to https://github.com/alecthomas/chroma/issues/263

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-20  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20  7:39 [PR PATCH] chroma: update to 0.6.5 voidlinux-github
2019-07-20  9:12 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).