[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/09: gnu: wxmaxima: Update to 24.02.2.
From: |
guix-commits |
Subject: |
08/09: gnu: wxmaxima: Update to 24.02.2. |
Date: |
Mon, 6 May 2024 07:50:38 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 1cb70ce152e33f9c3b89b8dab84b1141016a1bc4
Author: Andy Tai <atai@atai.org>
AuthorDate: Fri May 3 00:16:55 2024 -0700
gnu: wxmaxima: Update to 24.02.2.
* gnu/packages/maths.scm (wxmaxima): Update to 24.02.2.
Change-Id: I33cd6a3230a7d1672aadf942ad0b089dfa8603b0
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
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 71a7146c89..93335d23f7 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4915,7 +4915,7 @@ point numbers.")
(define-public wxmaxima
(package
(name "wxmaxima")
- (version "23.11.0")
+ (version "24.02.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4924,7 +4924,7 @@ point numbers.")
(file-name (git-file-name name version))
(sha256
(base32
- "0xj91wfkm19avwmpcfwgzdkcqjwfpkl3glhkpn4advsqc6sx3ra0"))))
+ "1k2fbhyg7xrbk6ivfns6sq68rrbcl5dn84s64viv6iavk3ws033v"))))
(build-system cmake-build-system)
(native-inputs (list gettext-minimal))
(inputs (list bash-minimal
- branch master updated (20cb45a502 -> fa6716e080), guix-commits, 2024/05/06
- 02/09: gnu: pcsc-lite: Update to 2.1.0., guix-commits, 2024/05/06
- 08/09: gnu: wxmaxima: Update to 24.02.2.,
guix-commits <=
- 04/09: gnu: highlight: Update to 4.11., guix-commits, 2024/05/06
- 05/09: gnu: qutebrowser: Add python-tldextract to inputs., guix-commits, 2024/05/06
- 01/09: gnu: musescore: Propagate alsa-plugins pulseaudio to runtime., guix-commits, 2024/05/06
- 07/09: gnu: tenacity: Update to 1.3.1., guix-commits, 2024/05/06
- 09/09: gnu: waybar: Update to 0.10.2., guix-commits, 2024/05/06
- 06/09: gnu: retroarch: Fix OpenGL core and Vulkan drivers., guix-commits, 2024/05/06
- 03/09: gnu: hwdata: Update to 0.378., guix-commits, 2024/05/06