* [PR PATCH] duckdb: update to 1.1.2.
@ 2024-11-03 19:18 icp1994
2024-11-04 19:16 ` [PR PATCH] [Merged]: " leahneukirchen
2024-11-04 19:17 ` leahneukirchen
0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-11-03 19:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages duckdb
https://github.com/void-linux/void-packages/pull/52899
duckdb: update to 1.1.2.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/52899.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-duckdb-52899.patch --]
[-- Type: text/x-diff, Size: 1063 bytes --]
From 23edd9802ff349eb86d571fa7ca877df12b04940 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 28 Oct 2024 13:18:35 +0530
Subject: [PATCH] duckdb: update to 1.1.2.
---
srcpkgs/duckdb/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/duckdb/template b/srcpkgs/duckdb/template
index da820b5dd1bae3..c785d3bfc0b59c 100644
--- a/srcpkgs/duckdb/template
+++ b/srcpkgs/duckdb/template
@@ -1,6 +1,6 @@
# Template file for 'duckdb'
pkgname=duckdb
-version=1.1.1
+version=1.1.2
revision=1
archs="x86_64* aarch64*" # 32-bit FTBFS
build_style=cmake
@@ -16,7 +16,7 @@ license="MIT"
homepage="https://duckdb.org"
changelog="https://github.com/duckdb/duckdb/releases"
distfiles="https://github.com/duckdb/duckdb/archive/refs/tags/v${version}.tar.gz"
-checksum=a764cef80287ccfd8555884d8facbe962154e7c747043c0842cd07873b4d6752
+checksum=a3319a64c390ed0454c869b2e4fc0af2413cd49f55cd0f1400aaed9069cdbc4c
case "${XBPS_TARGET_MACHINE}" in
x86_64*) configure_args+=" -DDUCKDB_EXPLICIT_PLATFORM=linux_amd64" ;;
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-04 19:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-03 19:18 [PR PATCH] duckdb: update to 1.1.2 icp1994
2024-11-04 19:16 ` [PR PATCH] [Merged]: " leahneukirchen
2024-11-04 19:17 ` 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).