Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chroma: update to 0.6.6.
@ 2019-07-20 11:00 voidlinux-github
  2019-07-20 18:22 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-20 11:00 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/13247

chroma: update to 0.6.6.
None

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

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

From 19648b09a08559929cc6d8674adb1d4ae818d5af Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 20 Jul 2019 12:59:54 +0200
Subject: [PATCH] chroma: update to 0.6.6.

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

diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 4efb0ce70e2..7a7867cc8c9 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -1,6 +1,6 @@
 # Template file for 'chroma'
 pkgname=chroma
-version=0.6.5
+version=0.6.6
 revision=1
 build_style=go
 go_import_path="github.com/alecthomas/${pkgname}"
@@ -11,16 +11,12 @@ 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=92bc5929fcd9d9e4c6261c1e12aa61314211b62ea8813e94fb4b5d3d60450345
+checksum=87c64941500c9433ef481f2c54155f892ac8bd3c18b3247fc9d9785a8d4f5c10
 
 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
 	vdoc README.md

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

* Re: [PR PATCH] [Updated] chroma: update to 0.6.6.
  2019-07-20 11:00 [PR PATCH] chroma: update to 0.6.6 voidlinux-github
  2019-07-20 18:22 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-20 18:22 ` voidlinux-github
  2019-07-21  6:12 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-20 18:22 UTC (permalink / raw)
  To: ml

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

There is an updated 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/13247

chroma: update to 0.6.6.
None

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

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

From bfefaa49ec80140bb3e7442fa4f8be83d5c94cb3 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 20 Jul 2019 12:59:54 +0200
Subject: [PATCH] chroma: update to 0.6.6.

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

diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 4efb0ce70e2..7a7867cc8c9 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -1,6 +1,6 @@
 # Template file for 'chroma'
 pkgname=chroma
-version=0.6.5
+version=0.6.6
 revision=1
 build_style=go
 go_import_path="github.com/alecthomas/${pkgname}"
@@ -11,16 +11,12 @@ 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=92bc5929fcd9d9e4c6261c1e12aa61314211b62ea8813e94fb4b5d3d60450345
+checksum=87c64941500c9433ef481f2c54155f892ac8bd3c18b3247fc9d9785a8d4f5c10
 
 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
 	vdoc README.md

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

* Re: [PR PATCH] [Updated] chroma: update to 0.6.6.
  2019-07-20 11:00 [PR PATCH] chroma: update to 0.6.6 voidlinux-github
@ 2019-07-20 18:22 ` voidlinux-github
  2019-07-20 18:22 ` voidlinux-github
  2019-07-21  6:12 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-20 18:22 UTC (permalink / raw)
  To: ml

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

There is an updated 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/13247

chroma: update to 0.6.6.
None

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

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

From bfefaa49ec80140bb3e7442fa4f8be83d5c94cb3 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 20 Jul 2019 12:59:54 +0200
Subject: [PATCH] chroma: update to 0.6.6.

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

diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 4efb0ce70e2..7a7867cc8c9 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -1,6 +1,6 @@
 # Template file for 'chroma'
 pkgname=chroma
-version=0.6.5
+version=0.6.6
 revision=1
 build_style=go
 go_import_path="github.com/alecthomas/${pkgname}"
@@ -11,16 +11,12 @@ 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=92bc5929fcd9d9e4c6261c1e12aa61314211b62ea8813e94fb4b5d3d60450345
+checksum=87c64941500c9433ef481f2c54155f892ac8bd3c18b3247fc9d9785a8d4f5c10
 
 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
 	vdoc README.md

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

* Re: [PR PATCH] [Merged]: chroma: update to 0.6.6.
  2019-07-20 11:00 [PR PATCH] chroma: update to 0.6.6 voidlinux-github
  2019-07-20 18:22 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-20 18:22 ` voidlinux-github
@ 2019-07-21  6:12 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-21  6:12 UTC (permalink / raw)
  To: ml

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

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

chroma: update to 0.6.6.
https://github.com/void-linux/void-packages/pull/13247
Description: None

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 11:00 [PR PATCH] chroma: update to 0.6.6 voidlinux-github
2019-07-20 18:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-20 18:22 ` voidlinux-github
2019-07-21  6: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).