GNU bug report logs -
#45297
[PATCH] gnu: octave, octave-cli: Update to 6.1.0.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Thu, 17 Dec 2020 14:53:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Dec 2020 16:31:41 +0100
with message-id <87czz1zwki.fsf <at> gnu.org>
and subject line Re: [bug#45297] [PATCH] gnu: octave, octave-cli: Update to 6.1.0.
has caused the debbugs.gnu.org bug report #45297,
regarding [PATCH] gnu: octave, octave-cli: Update to 6.1.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
45297: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45297
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
From b1c3ce35483735dc04386dd012804a21c75483f5 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Tue, 15 Dec 2020 19:21:15 +0000
Subject: [PATCH] gnu: octave, octave-cli: Update to 6.1.0.
* gnu/packages/maths.scm (octave, octave-cli): Update to 6.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 c118e9e25c..f4880bdbcb 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1891,7 +1891,7 @@ can solve two kinds of problems:
(define-public octave-cli
(package
(name "octave-cli")
- (version "5.2.0")
+ (version "6.1.0")
(source
(origin
(method url-fetch)
@@ -1899,7 +1899,7 @@ can solve two kinds of problems:
version ".tar.lz"))
(sha256
(base32
- "1848dq6nxzal8gwjrcp6xhi5gq96w89nss9d9rz75q408gb3mbl6"))))
+ "0355s0pi8603ccs2j08zym3nalgalslxn83s37zq8nkrrkwxrjfk"))))
(build-system gnu-build-system)
(inputs
`(("alsa-lib" ,alsa-lib)
--
2.29.2
[Message part 4 (text/html, inline)]
[0001-gnu-octave-octave-cli-Update-to-6.1.0.patch (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
Greg Hogan <code <at> greghogan.com> skribis:
> From b1c3ce35483735dc04386dd012804a21c75483f5 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Tue, 15 Dec 2020 19:21:15 +0000
> Subject: [PATCH] gnu: octave, octave-cli: Update to 6.1.0.
>
> * gnu/packages/maths.scm (octave, octave-cli): Update to 6.1.0.
Applied, thanks!
Ludo’.
This bug report was last modified 4 years and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.