* [bug#65639] [PATCH] gnu: apache-arrow: Update to 13.0.0.
@ 2023-08-30 19:14 Greg Hogan
2023-10-14 13:50 ` bug#65639: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-08-30 19:14 UTC (permalink / raw)
To: 65639; +Cc: Greg Hogan
* gnu/packages/databases.scm (apache-arrow): Update to 13.0.0.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 3d41649f4d..7acbf374cb 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4304,7 +4304,7 @@ (define-public python-pypika
(define-public apache-arrow
(package
(name "apache-arrow")
- (version "12.0.1")
+ (version "13.0.0")
(source
(origin
(method git-fetch)
@@ -4314,7 +4314,7 @@ (define-public apache-arrow
(file-name (git-file-name name version))
(sha256
(base32
- "03flvb4xj6a7mfphx68ndrqr6g5jphmzb75m16fx7rnbzira2zpz"))))
+ "1iycd2w1p79v9hs4b823v39dh5hj6zws1kkm1ck1x1p7zfcjsysn"))))
(build-system cmake-build-system)
(arguments
(list
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#65639: [PATCH] gnu: apache-arrow: Update to 13.0.0.
2023-08-30 19:14 [bug#65639] [PATCH] gnu: apache-arrow: Update to 13.0.0 Greg Hogan
@ 2023-10-14 13:50 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-14 13:50 UTC (permalink / raw)
To: Greg Hogan; +Cc: 65639-done
> * gnu/packages/databases.scm (apache-arrow): Update to 13.0.0.
Already done on master, sorry for the delay.
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-14 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-30 19:14 [bug#65639] [PATCH] gnu: apache-arrow: Update to 13.0.0 Greg Hogan
2023-10-14 13:50 ` bug#65639: " Mathieu Othacehe
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.