Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 23.2.2.
@ 2023-10-09 18:36 ar-jan
  2023-10-10  5:32 ` ar-jan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ar-jan @ 2023-10-09 18:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver2322
https://github.com/void-linux/void-packages/pull/46535

dbeaver: update to 23.2.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 678e996c74a8468f9ba20f89a027734216d10d21 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 9 Oct 2023 20:35:03 +0200
Subject: [PATCH] dbeaver: update to 23.2.2.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d6d78452ee602..94ab33ca20d64 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.2.1
+version=23.2.2
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b
+checksum=7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb
 nopie=true
 
 do_build() {

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

* Re: dbeaver: update to 23.2.2.
  2023-10-09 18:36 [PR PATCH] dbeaver: update to 23.2.2 ar-jan
@ 2023-10-10  5:32 ` ar-jan
  2023-10-10 16:22 ` [PR PATCH] [Updated] " ar-jan
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-10-10  5:32 UTC (permalink / raw)
  To: ml

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

New comment by ar-jan on void-packages repository

https://github.com/void-linux/void-packages/pull/46535#issuecomment-1754418366

Comment:
That's strange, tests succeeded locally on x86_64.

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.2.2.
  2023-10-09 18:36 [PR PATCH] dbeaver: update to 23.2.2 ar-jan
  2023-10-10  5:32 ` ar-jan
@ 2023-10-10 16:22 ` ar-jan
  2023-10-10 17:18 ` ar-jan
  2023-10-11  8:12 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-10-10 16:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2322
https://github.com/void-linux/void-packages/pull/46535

dbeaver: update to 23.2.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 869dc37b112f818d09d9f2d164e683a482aa30b1 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 9 Oct 2023 20:35:03 +0200
Subject: [PATCH] dbeaver: update to 23.2.2.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d6d78452ee602..94ab33ca20d64 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.2.1
+version=23.2.2
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b
+checksum=7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb
 nopie=true
 
 do_build() {

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.2.2.
  2023-10-09 18:36 [PR PATCH] dbeaver: update to 23.2.2 ar-jan
  2023-10-10  5:32 ` ar-jan
  2023-10-10 16:22 ` [PR PATCH] [Updated] " ar-jan
@ 2023-10-10 17:18 ` ar-jan
  2023-10-11  8:12 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-10-10 17:18 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2322
https://github.com/void-linux/void-packages/pull/46535

dbeaver: update to 23.2.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 8b8c93b21c4f662297a518c60490233af1c4dbd1 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 9 Oct 2023 20:35:03 +0200
Subject: [PATCH] dbeaver: update to 23.2.2.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d6d78452ee602..94ab33ca20d64 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.2.1
+version=23.2.2
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=c6b6e71d7875859dab941ccec5c4f6248050874294107ac9c8085f9073dfb69b
+checksum=7bea1833a26e928e43f8dc977b8a09949b7b1c63959723e5c26d87e24a26dbdb
 nopie=true
 
 do_build() {

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

* Re: [PR PATCH] [Merged]: dbeaver: update to 23.2.2.
  2023-10-09 18:36 [PR PATCH] dbeaver: update to 23.2.2 ar-jan
                   ` (2 preceding siblings ...)
  2023-10-10 17:18 ` ar-jan
@ 2023-10-11  8:12 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-11  8:12 UTC (permalink / raw)
  To: ml

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

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

dbeaver: update to 23.2.2.
https://github.com/void-linux/void-packages/pull/46535

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

end of thread, other threads:[~2023-10-11  8:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-09 18:36 [PR PATCH] dbeaver: update to 23.2.2 ar-jan
2023-10-10  5:32 ` ar-jan
2023-10-10 16:22 ` [PR PATCH] [Updated] " ar-jan
2023-10-10 17:18 ` ar-jan
2023-10-11  8:12 ` [PR PATCH] [Merged]: " classabbyamp

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