GNU bug report logs - #62383
[PATCH] gnu: octave: Update to 8.1.0.

Previous Next

Package: guix-patches;

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

Date: Wed, 22 Mar 2023 14:13:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62383 in the body.
You can then email your comments to 62383 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62383; Package guix-patches. (Wed, 22 Mar 2023 14:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 22 Mar 2023 14:13:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: octave: Update to 8.1.0.
Date: Wed, 22 Mar 2023 14:12:20 +0000
* gnu/packages/maths.scm (octave): Update to 8.1.0.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 1853c77a14..1492753223 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3041,7 +3041,7 @@ (define (compile-file top-dir)
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "7.3.0")
+    (version "8.1.0")
     (source
      (origin
       (method url-fetch)
@@ -3049,7 +3049,7 @@ (define-public octave-cli
                           version ".tar.xz"))
       (sha256
        (base32
-        "1wap9p9imxxqpnm27rxcvpjahk1wg440lzlygjb6iyncxdmfw255"))))
+        "00lis18dsb13v9nvz0z4cs7v4y634jc0vb04lxfw9pshwriikglv"))))
     (build-system gnu-build-system)
     (inputs
      `(("alsa-lib" ,alsa-lib)
-- 
2.40.0





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 24 Mar 2023 10:32:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Fri, 24 Mar 2023 10:32:02 GMT) Full text and rfc822 format available.

Message #10 received at 62383-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Greg Hogan <code <at> greghogan.com>
Cc: 62383-done <at> debbugs.gnu.org
Subject: Re: bug#62383: [PATCH] gnu: octave: Update to 8.1.0.
Date: Thu, 23 Mar 2023 23:31:55 -0400
Hello!

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

> * gnu/packages/maths.scm (octave): Update to 8.1.0.
> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
> index 1853c77a14..1492753223 100644
> --- a/gnu/packages/maths.scm
> +++ b/gnu/packages/maths.scm
> @@ -3041,7 +3041,7 @@ (define (compile-file top-dir)
>  (define-public octave-cli
>    (package
>      (name "octave-cli")
> -    (version "7.3.0")
> +    (version "8.1.0")
>      (source
>       (origin
>        (method url-fetch)
> @@ -3049,7 +3049,7 @@ (define-public octave-cli
>                            version ".tar.xz"))
>        (sha256
>         (base32
> -        "1wap9p9imxxqpnm27rxcvpjahk1wg440lzlygjb6iyncxdmfw255"))))
> +        "00lis18dsb13v9nvz0z4cs7v4y634jc0vb04lxfw9pshwriikglv"))))
>      (build-system gnu-build-system)
>      (inputs
>       `(("alsa-lib" ,alsa-lib)

Installed :-)

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 21 Apr 2023 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 364 days ago.

Previous Next


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