GNU bug report logs -
#67579
[PATCH] gnu: octave-cli: Update to 8.4.0
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 2 Dec 2023 06:45:01 UTC
Severity: normal
Tags: patch
Done: Eric Bavier <bavier <at> posteo.net>
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 67579 in the body.
You can then email your comments to 67579 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andreas <at> enge.fr, efraim <at> flashner.co.il, bavier <at> posteo.net, guix-patches <at> gnu.org
:
bug#67579
; Package
guix-patches
.
(Sat, 02 Dec 2023 06:45:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
andreas <at> enge.fr, efraim <at> flashner.co.il, bavier <at> posteo.net, guix-patches <at> gnu.org
.
(Sat, 02 Dec 2023 06:45:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/maths.scm (octave-cli): Update to 8.4.0
Change-Id: I88fe31a25a3fbfc28985f5f0b51cb042369f4462
---
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 246f189115..386fb30cd9 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2917,7 +2917,7 @@ (define-public ceres-solver-benchmarks
(define-public octave-cli
(package
(name "octave-cli")
- (version "8.3.0")
+ (version "8.4.0")
(source
(origin
(method url-fetch)
@@ -2925,7 +2925,7 @@ (define-public octave-cli
version ".tar.xz"))
(sha256
(base32
- "1aav8i88y2yl11g5d44wpjngkpldvzk90ja7wghkb91cy2a9974i"))))
+ "1a58zyrl1lx6b6wr2jbf6w806vjxr3jzbh6n85iinag47qxdg6kg"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib
base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
--
2.41.0
Reply sent
to
Eric Bavier <bavier <at> posteo.net>
:
You have taken responsibility.
(Mon, 04 Dec 2023 15:04:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 04 Dec 2023 15:04:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 67579-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Thank you for the update. I've pushed this in
597f1cd1c46ffb92c3e0145de0071545a4c64865.
Several dependent packages FTBFS right now, but I confirmed this update does
not break any others.
`~Eric
On Fri, 2023-12-01 at 22:43 -0800, Andy Tai wrote:
> * gnu/packages/maths.scm (octave-cli): Update to 8.4.0
>
> Change-Id: I88fe31a25a3fbfc28985f5f0b51cb042369f4462
> ---
> gnu/packages/maths.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 02 Jan 2024 12:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 128 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.