Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 7.2.2.
@ 2020-10-09  8:35 kartikynwa
  2020-10-10  4:48 ` kartikynwa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kartikynwa @ 2020-10-09  8:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages dbeaver-update
https://github.com/void-linux/void-packages/pull/25451

dbeaver: update to 7.2.2.


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

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

From 367cb92cfe4afa30138b72db14e1693556c1ca3e Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Fri, 9 Oct 2020 14:03:31 +0530
Subject: [PATCH] dbeaver: update to 7.2.2.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index eb8b88adf5d..022801175c7 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=7.2.0
+version=7.2.2
 revision=1
 archs="x86_64"
 hostmakedepends="apache-maven-bin"
@@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://dbeaver.io"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=ac1bde32670e88a637c6c62105c6fc960e4ed292cbcfb260f22d97b2203ffb58
+checksum=57ab79f61498d70bedddffe33e6a5c1201bcf1ae3575ac574196c53442bc0829
 nopie=true
 
 do_build() {

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

* Re: dbeaver: update to 7.2.2.
  2020-10-09  8:35 [PR PATCH] dbeaver: update to 7.2.2 kartikynwa
@ 2020-10-10  4:48 ` kartikynwa
  2020-10-10  6:35 ` kartikynwa
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kartikynwa @ 2020-10-10  4:48 UTC (permalink / raw)
  To: ml

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

New comment by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/pull/25451#issuecomment-706487110

Comment:
I think one of the builds failed because of some internet related issue.

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

* Re: dbeaver: update to 7.2.2.
  2020-10-09  8:35 [PR PATCH] dbeaver: update to 7.2.2 kartikynwa
  2020-10-10  4:48 ` kartikynwa
@ 2020-10-10  6:35 ` kartikynwa
  2020-10-15  5:47 ` ericonr
  2020-10-16 18:07 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: kartikynwa @ 2020-10-10  6:35 UTC (permalink / raw)
  To: ml

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

New comment by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/pull/25451#issuecomment-706487110

Comment:
I think one of the builds failed because of some internet related issue.

Edit: I am on `x86_64` and it built fine for me. Wanted to add that.

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

* Re: dbeaver: update to 7.2.2.
  2020-10-09  8:35 [PR PATCH] dbeaver: update to 7.2.2 kartikynwa
  2020-10-10  4:48 ` kartikynwa
  2020-10-10  6:35 ` kartikynwa
@ 2020-10-15  5:47 ` ericonr
  2020-10-16 18:07 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-15  5:47 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25451#issuecomment-708912787

Comment:
@kartikynwa would you mind testing https://github.com/void-linux/void-packages/pull/24618? I pulled your change.

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

* Re: [PR PATCH] [Closed]: dbeaver: update to 7.2.2.
  2020-10-09  8:35 [PR PATCH] dbeaver: update to 7.2.2 kartikynwa
                   ` (2 preceding siblings ...)
  2020-10-15  5:47 ` ericonr
@ 2020-10-16 18:07 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-16 18:07 UTC (permalink / raw)
  To: ml

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

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

dbeaver: update to 7.2.2.
https://github.com/void-linux/void-packages/pull/25451

Description:


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

end of thread, other threads:[~2020-10-16 18:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09  8:35 [PR PATCH] dbeaver: update to 7.2.2 kartikynwa
2020-10-10  4:48 ` kartikynwa
2020-10-10  6:35 ` kartikynwa
2020-10-15  5:47 ` ericonr
2020-10-16 18:07 ` [PR PATCH] [Closed]: " 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).