emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59659: closed ([PATCH] gnu: apache-arrow: Update to 10.0.1.)


From: GNU bug Tracking System
Subject: bug#59659: closed ([PATCH] gnu: apache-arrow: Update to 10.0.1.)
Date: Tue, 06 Dec 2022 11:39:03 +0000

Your message dated Tue, 06 Dec 2022 11:38:26 +0000
with message-id <87fsdslq27.fsf@cbaines.net>
and subject line Re: [bug#59659] [PATCH] gnu: apache-arrow: Update to 10.0.1.
has caused the debbugs.gnu.org bug report #59659,
regarding [PATCH] gnu: apache-arrow: Update to 10.0.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59659: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59659
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: apache-arrow: Update to 10.0.1. Date: Mon, 28 Nov 2022 14:49:00 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59659] [PATCH] gnu: apache-arrow: Update to 10.0.1. Date: Tue, 06 Dec 2022 11:38:26 +0000 User-agent: mu4e 1.8.11; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]