unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59659] [PATCH] gnu: apache-arrow: Update to 10.0.1.
@ 2022-11-28 14:49 Greg Hogan
  2022-12-06 11:38 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-11-28 14:49 UTC (permalink / raw)
  To: 59659; +Cc: Greg Hogan

* gnu/packages/databases.scm (apache-arrow): Update to 10.0.1.
---
 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 862d8bfd62..b74762789a 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4187,7 +4187,7 @@ (define-public python-pypika
 (define-public apache-arrow
   (package
     (name "apache-arrow")
-    (version "10.0.0")
+    (version "10.0.1")
     (source
      (origin
        (method git-fetch)
@@ -4197,7 +4197,7 @@ (define-public apache-arrow
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1mx2siffbggz26c8j2xma7cwa65khj8nswy04ajczgwvj32rg1ah"))))
+         "0skw6x888i804pg35xaxqwkkb36z9hj966zs3ckhkbp4mcll9q9v"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f
-- 
2.38.1





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

* [bug#59659] [PATCH] gnu: apache-arrow: Update to 10.0.1.
  2022-11-28 14:49 [bug#59659] [PATCH] gnu: apache-arrow: Update to 10.0.1 Greg Hogan
@ 2022-12-06 11:38 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-12-06 11:38 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 59659, 59659-done

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


Greg Hogan <code@greghogan.com> writes:

> * gnu/packages/databases.scm (apache-arrow): Update to 10.0.1.
> ---
>  gnu/packages/databases.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me :) I've pushed this to master as
69aacd04a09cdd07c78c74cd411844e6e1b4f603.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-12-06 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28 14:49 [bug#59659] [PATCH] gnu: apache-arrow: Update to 10.0.1 Greg Hogan
2022-12-06 11:38 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).