all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45297] [PATCH] gnu: octave, octave-cli: Update to 6.1.0.
@ 2020-12-17 14:52 Greg Hogan
  2020-12-22 15:31 ` bug#45297: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2020-12-17 14:52 UTC (permalink / raw)
  To: 45297


[-- Attachment #1.1: Type: text/plain, Size: 1092 bytes --]

From b1c3ce35483735dc04386dd012804a21c75483f5 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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

[-- Attachment #1.2: Type: text/html, Size: 1662 bytes --]

[-- Attachment #2: 0001-gnu-octave-octave-cli-Update-to-6.1.0.patch --]
[-- Type: application/octet-stream, Size: 1093 bytes --]

From b1c3ce35483735dc04386dd012804a21c75483f5 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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


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

* bug#45297: [PATCH] gnu: octave, octave-cli: Update to 6.1.0.
  2020-12-17 14:52 [bug#45297] [PATCH] gnu: octave, octave-cli: Update to 6.1.0 Greg Hogan
@ 2020-12-22 15:31 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-12-22 15:31 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 45297-done

Greg Hogan <code@greghogan.com> skribis:

> From b1c3ce35483735dc04386dd012804a21c75483f5 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@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’.




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

end of thread, other threads:[~2020-12-22 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 14:52 [bug#45297] [PATCH] gnu: octave, octave-cli: Update to 6.1.0 Greg Hogan
2020-12-22 15:31 ` bug#45297: " Ludovic Courtès

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.