all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64231] [PATCH] gnu: apache-arrow: Update to 12.0.1.
@ 2023-06-22 18:19 Greg Hogan
       [not found] ` <handler.64231.B.168745798328923.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-06-22 18:19 UTC (permalink / raw)
  To: 64231; +Cc: Greg Hogan

* 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





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

* bug#64231: Acknowledgement ([PATCH] gnu: apache-arrow: Update to 12.0.1.)
       [not found] ` <handler.64231.B.168745798328923.ack@debbugs.gnu.org>
@ 2023-07-12 13:28   ` Greg Hogan
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Hogan @ 2023-07-12 13:28 UTC (permalink / raw)
  To: 64231-done

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




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

end of thread, other threads:[~2023-07-12 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-22 18:19 [bug#64231] [PATCH] gnu: apache-arrow: Update to 12.0.1 Greg Hogan
     [not found] ` <handler.64231.B.168745798328923.ack@debbugs.gnu.org>
2023-07-12 13:28   ` bug#64231: Acknowledgement ([PATCH] gnu: apache-arrow: Update to 12.0.1.) Greg Hogan

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.