Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bat: update to 0.15.1.
@ 2020-05-17 17:47 HadetTheUndying
  2020-05-17 19:40 ` HadetTheUndying
  2020-05-19 14:17 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-05-17 17:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/HadetTheUndying/void-packages bat-v.0.15.1
https://github.com/void-linux/void-packages/pull/22053

bat: update to 0.15.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bat-v.0.15.1-22053.patch --]
[-- Type: text/x-diff, Size: 1147 bytes --]

From ef184600ac4e73307715b37605bb941fb6e16b52 Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Sun, 17 May 2020 12:47:05 -0500
Subject: [PATCH] bat: update to 0.15.1.

---
 srcpkgs/bat/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index b2228d98d39..10f33c93615 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,16 +1,16 @@
 # Template file for 'bat'
 pkgname=bat
-version=0.15.0
+version=0.15.1
 revision=1
 build_style=cargo
-hostmakedepends="cmake llvm"
+hostmakedepends="cmake llvm clang"
 makedepends="libcurl-devel libssh2-devel oniguruma-devel"
 short_desc="Cat(1) clone with syntax highlighting and Git integration"
 maintainer="John <johnz@posteo.net>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/sharkdp/bat"
 distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
-checksum=702b330d2938426679b3b0d50334b1518b4fb1d779220f2e32e68dfa1bb9fc0f
+checksum=6f64899870bb16abd82a86c6a34c165f78603514e6ebb8ddf920b59095eba57d
 
 pre_build() {
 	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"

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

* Re: bat: update to 0.15.1.
  2020-05-17 17:47 [PR PATCH] bat: update to 0.15.1 HadetTheUndying
@ 2020-05-17 19:40 ` HadetTheUndying
  2020-05-19 14:17 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-05-17 19:40 UTC (permalink / raw)
  To: ml

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

New comment by HadetTheUndying on void-packages repository

https://github.com/void-linux/void-packages/pull/22053#issuecomment-629849599

Comment:
let me know if my commit message is wrong since i had to add clang as a hostmakedepend.

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

* Re: [PR PATCH] [Merged]: bat: update to 0.15.1.
  2020-05-17 17:47 [PR PATCH] bat: update to 0.15.1 HadetTheUndying
  2020-05-17 19:40 ` HadetTheUndying
@ 2020-05-19 14:17 ` Johnnynator
  1 sibling, 0 replies; 10+ messages in thread
From: Johnnynator @ 2020-05-19 14:17 UTC (permalink / raw)
  To: ml

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

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

bat: update to 0.15.1.
https://github.com/void-linux/void-packages/pull/22053

Description:


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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
                   ` (5 preceding siblings ...)
  2020-05-15 17:25 ` ericonr
@ 2020-05-15 17:25 ` ericonr
  6 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2020-05-15 17:25 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629382953

Comment:
If you want to try to solve it, that'd be awesome! Leaving the PR open for that isn't an issue, you can put `[WIP]` in the title or make it a draft. I asked about the build working so we could try to track the issue :)

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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
                   ` (4 preceding siblings ...)
  2020-05-15 17:22 ` mustaqimM
@ 2020-05-15 17:25 ` ericonr
  2020-05-15 17:25 ` ericonr
  6 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2020-05-15 17:25 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629382953

Comment:
If you want to try to solve it, that'd be awesome! Leaving the PR open for that isn't an issue, you can put `[WIP]` in the title or make it a draft.

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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
                   ` (3 preceding siblings ...)
  2020-05-15 16:46 ` mustaqimM
@ 2020-05-15 17:22 ` mustaqimM
  2020-05-15 17:25 ` ericonr
  2020-05-15 17:25 ` ericonr
  6 siblings, 0 replies; 10+ messages in thread
From: mustaqimM @ 2020-05-15 17:22 UTC (permalink / raw)
  To: ml

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

New comment by mustaqimM on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629381488

Comment:
sorry, I removed the repo, re-cloned and attempted to rebuild and it's also failing

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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
                   ` (2 preceding siblings ...)
  2020-05-15 16:38 ` ericonr
@ 2020-05-15 16:46 ` mustaqimM
  2020-05-15 17:22 ` mustaqimM
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: mustaqimM @ 2020-05-15 16:46 UTC (permalink / raw)
  To: ml

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

New comment by mustaqimM on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629364457

Comment:
Ya, I'm using it currently

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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
  2020-05-15 16:38 ` ericonr
  2020-05-15 16:38 ` ericonr
@ 2020-05-15 16:38 ` ericonr
  2020-05-15 16:46 ` mustaqimM
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2020-05-15 16:38 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629360746

Comment:
Did this work fine when building locally?

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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
  2020-05-15 16:38 ` ericonr
@ 2020-05-15 16:38 ` ericonr
  2020-05-15 16:38 ` ericonr
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2020-05-15 16:38 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629360746

Comment:
Did this work fine when building locally for you?

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

* Re: bat: update to 0.15.1
  2020-05-15 15:15 [PR PATCH] " mustaqimM
@ 2020-05-15 16:38 ` ericonr
  2020-05-15 16:38 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2020-05-15 16:38 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21988#issuecomment-629360746

Comment:
Did this work fine when compiling locally for you?

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

end of thread, other threads:[~2020-05-19 14:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 17:47 [PR PATCH] bat: update to 0.15.1 HadetTheUndying
2020-05-17 19:40 ` HadetTheUndying
2020-05-19 14:17 ` [PR PATCH] [Merged]: " Johnnynator
  -- strict thread matches above, loose matches on Subject: below --
2020-05-15 15:15 [PR PATCH] " mustaqimM
2020-05-15 16:38 ` ericonr
2020-05-15 16:38 ` ericonr
2020-05-15 16:38 ` ericonr
2020-05-15 16:46 ` mustaqimM
2020-05-15 17:22 ` mustaqimM
2020-05-15 17:25 ` ericonr
2020-05-15 17:25 ` ericonr

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).