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

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

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


From: GNU bug Tracking System
Subject: bug#64231: closed ([PATCH] gnu: apache-arrow: Update to 12.0.1.)
Date: Wed, 12 Jul 2023 13:30:02 +0000

Your message dated Wed, 12 Jul 2023 09:28:51 -0400
with message-id 
<CA+3U0Znfprpd0nrwRJgYbWvGs4LRY6f4JaS1Gdb1nBKnMTnFWQ@mail.gmail.com>
and subject line Re: bug#64231: Acknowledgement ([PATCH] gnu: apache-arrow: 
Update to 12.0.1.)
has caused the debbugs.gnu.org bug report #64231,
regarding [PATCH] gnu: apache-arrow: Update to 12.0.1.
to be marked as done.

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


-- 
64231: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64231
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: apache-arrow: Update to 12.0.1. Date: Thu, 22 Jun 2023 18:19:28 +0000
* gnu/packages/databases.scm (apache-arrow): Update to 12.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 42b394daf2..0b3a555ede 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4286,7 +4286,7 @@ (define-public python-pypika
 (define-public apache-arrow
   (package
     (name "apache-arrow")
-    (version "12.0.0")
+    (version "12.0.1")
     (source
      (origin
        (method git-fetch)
@@ -4296,7 +4296,7 @@ (define-public apache-arrow
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "057n3l9bpnfn8fqlqblkdz4w4rkmkr7zrh3adlgfw4nipwmm38zj"))))
+         "03flvb4xj6a7mfphx68ndrqr6g5jphmzb75m16fx7rnbzira2zpz"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#64231: Acknowledgement ([PATCH] gnu: apache-arrow: Update to 12.0.1.) Date: Wed, 12 Jul 2023 09:28:51 -0400
On Thu, Jun 22, 2023 at 2:20 PM GNU bug Tracking System
<help-debbugs@gnu.org> wrote:
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 64231@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 64231: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64231
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems

Pushed otherwise in 49fe6b3d6656b07a13b5e8cefc4b9f70139f1cbc


--- End Message ---

reply via email to

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