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; 4+ 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] 4+ 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; 4+ 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] 4+ 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; 4+ 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] 4+ messages in thread

* [PR PATCH] bat: update to 0.15.1
@ 2020-05-15 15:15 mustaqimM
  0 siblings, 0 replies; 4+ messages in thread
From: mustaqimM @ 2020-05-15 15:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_bat
https://github.com/void-linux/void-packages/pull/21988

bat: update to 0.15.1


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

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

From d1e44abaecd0c811ec65c80fa0a693f61cf76721 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Fri, 15 May 2020 17:15:13 +0200
Subject: [PATCH] bat: update to 0.15.1

---
 srcpkgs/bat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index b2228d98d39..007704f448c 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,6 +1,6 @@
 # Template file for 'bat'
 pkgname=bat
-version=0.15.0
+version=0.15.1
 revision=1
 build_style=cargo
 hostmakedepends="cmake llvm"
@@ -10,7 +10,7 @@ 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] 4+ messages in thread

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

Thread overview: 4+ 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

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