Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chroma: update to 0.7.1.
@ 2020-01-09 21:40 voidlinux-github
  2020-01-10  8:23 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-09 21:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 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/18150

chroma: update to 0.7.1.
None

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

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

From c4a560949064acae56a30288def39f0349db7156 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 9 Jan 2020 22:23:00 +0100
Subject: [PATCH] chroma: update to 0.7.1.

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

diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 4a742a1efff..50bef6f6458 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -1,17 +1,18 @@
 # Template file for 'chroma'
 pkgname=chroma
-version=0.7.0
+version=0.7.1
 revision=1
 build_style=go
 go_import_path="github.com/alecthomas/${pkgname}"
 go_package="${go_import_path}/cmd/chroma"
+go_ldflags="-X main.version=${version} -X main.date=$(date +%Y.%m.%d)"
 hostmakedepends="git"
 short_desc="General purpose syntax highlighter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
 distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
-checksum=845c2fa532ec6dcc77e4e0c659def1b4724fd6bd15bb935b779970667fb40cd3
+checksum=962d3f29a445b07ad86bb596f447d9dd572da5073ac99c10eef4066580aa1d26
 
 do_check() {
 	go test -v

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

* Re: [PR PATCH] [Merged]: chroma: update to 0.7.1.
  2020-01-09 21:40 [PR PATCH] chroma: update to 0.7.1 voidlinux-github
@ 2020-01-10  8:23 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-10  8:23 UTC (permalink / raw)
  To: ml

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

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

chroma: update to 0.7.1.
https://github.com/void-linux/void-packages/pull/18150

Description:
None

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

end of thread, other threads:[~2020-01-10  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 21:40 [PR PATCH] chroma: update to 0.7.1 voidlinux-github
2020-01-10  8:23 ` [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).