GNU bug report logs - #64231
[PATCH] gnu: apache-arrow: Update to 12.0.1.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 22 Jun 2023 18:20:01 UTC

Severity: normal

Tags: patch

Done: Greg Hogan <code <at> greghogan.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Subject: bug#64231: closed (Re: bug#64231: Acknowledgement ([PATCH] gnu:
 apache-arrow: Update to 12.0.1.))
Date: Wed, 12 Jul 2023 13:30:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64231: [PATCH] gnu: apache-arrow: Update to 12.0.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64231 <at> debbugs.gnu.org.

-- 
64231: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64231
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: 64231-done <at> debbugs.gnu.org
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 <at> 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 <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 64231 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> 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 <at> gnu.org with problems

Pushed otherwise in 49fe6b3d6656b07a13b5e8cefc4b9f70139f1cbc

[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
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




This bug report was last modified 1 year and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.