* [PR PATCH] dbeaver: update to 24.2.1.
@ 2024-09-22 18:10 ar-jan
2024-09-23 9:42 ` [PR PATCH] [Updated] " ar-jan
2024-09-24 11:33 ` [PR PATCH] [Merged]: " leahneukirchen
0 siblings, 2 replies; 3+ messages in thread
From: ar-jan @ 2024-09-22 18:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
There is a new pull request by ar-jan against master on the void-packages repository
https://github.com/ar-jan/void-packages dbeaver
https://github.com/void-linux/void-packages/pull/52311
dbeaver: update to 24.2.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/52311.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dbeaver-52311.patch --]
[-- Type: text/x-diff, Size: 1336 bytes --]
From ca0421104b0ac3ed33ba5ec3cec1de9df68888f2 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sun, 22 Sep 2024 20:08:47 +0200
Subject: [PATCH] dbeaver: update to 24.2.1.
---
srcpkgs/dbeaver/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 69b7f93863e3f9..1b809bf7a0d97e 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,8 +1,8 @@
# Template file for 'dbeaver'
pkgname=dbeaver
-version=24.2.0
+version=24.2.1
revision=1
-_common_commit=7fbb5f8334820761c88f50932ec5fc740780e624
+_common_commit=723909b552f621c5d087706cf35c9695c643e796
# the build downloads binaries linked to glibc
archs="x86_64 aarch64"
build_wrksrc="dbeaver"
@@ -15,8 +15,8 @@ homepage="https://dbeaver.io"
changelog="https://dbeaver.io/news/"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
https://github.com/dbeaver/dbeaver-common/archive/${_common_commit}.tar.gz"
-checksum="9786cec52994dd873857d3af49dcac5b9bda8683bfea42b1ec62e8b1d9832638
- a705308315f0ca47df1544caa09e71716b3183b4c46e5998782ff85a0fe792d0"
+checksum="f4e260f2660aad0eeafce4a28bb3eccdbed2cf2ed8195ba2b3518ca779bb0daa
+ 36e2bfad92fd27ef7f563047f7c1b55fdb65f70313ea7789d34f1ed2c223df9f"
nopie=true
post_extract() {
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] dbeaver: update to 24.2.1.
2024-09-22 18:10 [PR PATCH] dbeaver: update to 24.2.1 ar-jan
@ 2024-09-23 9:42 ` ar-jan
2024-09-24 11:33 ` [PR PATCH] [Merged]: " leahneukirchen
1 sibling, 0 replies; 3+ messages in thread
From: ar-jan @ 2024-09-23 9:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by ar-jan against master on the void-packages repository
https://github.com/ar-jan/void-packages dbeaver
https://github.com/void-linux/void-packages/pull/52311
dbeaver: update to 24.2.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/52311.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dbeaver-52311.patch --]
[-- Type: text/x-diff, Size: 1336 bytes --]
From 04b0d4c7b5d41a6450f7239283e4285d8b6f13d6 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sun, 22 Sep 2024 20:08:47 +0200
Subject: [PATCH] dbeaver: update to 24.2.1.
---
srcpkgs/dbeaver/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 69b7f93863e3f9..1b809bf7a0d97e 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,8 +1,8 @@
# Template file for 'dbeaver'
pkgname=dbeaver
-version=24.2.0
+version=24.2.1
revision=1
-_common_commit=7fbb5f8334820761c88f50932ec5fc740780e624
+_common_commit=723909b552f621c5d087706cf35c9695c643e796
# the build downloads binaries linked to glibc
archs="x86_64 aarch64"
build_wrksrc="dbeaver"
@@ -15,8 +15,8 @@ homepage="https://dbeaver.io"
changelog="https://dbeaver.io/news/"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
https://github.com/dbeaver/dbeaver-common/archive/${_common_commit}.tar.gz"
-checksum="9786cec52994dd873857d3af49dcac5b9bda8683bfea42b1ec62e8b1d9832638
- a705308315f0ca47df1544caa09e71716b3183b4c46e5998782ff85a0fe792d0"
+checksum="f4e260f2660aad0eeafce4a28bb3eccdbed2cf2ed8195ba2b3518ca779bb0daa
+ 36e2bfad92fd27ef7f563047f7c1b55fdb65f70313ea7789d34f1ed2c223df9f"
nopie=true
post_extract() {
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: dbeaver: update to 24.2.1.
2024-09-22 18:10 [PR PATCH] dbeaver: update to 24.2.1 ar-jan
2024-09-23 9:42 ` [PR PATCH] [Updated] " ar-jan
@ 2024-09-24 11:33 ` leahneukirchen
1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2024-09-24 11:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
There's a merged pull request on the void-packages repository
dbeaver: update to 24.2.1.
https://github.com/void-linux/void-packages/pull/52311
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-24 11:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-22 18:10 [PR PATCH] dbeaver: update to 24.2.1 ar-jan
2024-09-23 9:42 ` [PR PATCH] [Updated] " ar-jan
2024-09-24 11:33 ` [PR PATCH] [Merged]: " leahneukirchen
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).