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)]
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 2 (text/html, inline)]
[0001-gnu-octave-octave-cli-Update-to-6.1.0.patch (application/octet-stream, attachment)]
This bug report was last modified 4 years and 206 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.