~ruther/guix-local

a3615c0c743c3048e004fae426443c4abea9a477 — Andy Tai 1 year, 5 months ago e6353de
gnu: wxmaxima: Update to 24.11.0.

* gnu/packages/maths.scm (wxmaxima): Update to 24.11.0.

Change-Id: I83578f7bf82604c42b31f859c15fcd6ef54492d6
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +2 -2
@@ 5326,7 5326,7 @@ point numbers.")
(define-public wxmaxima
  (package
    (name "wxmaxima")
    (version "24.02.2")
    (version "24.11.0")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 5335,7 5335,7 @@ point numbers.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "1k2fbhyg7xrbk6ivfns6sq68rrbcl5dn84s64viv6iavk3ws033v"))))
                "1q66qv7m7dky9h7m6dzvlw6pkzixna4bhrdkz11sg7bv3a9qrlfy"))))
    (build-system cmake-build-system)
    (native-inputs (list gettext-minimal))
    (inputs (list bash-minimal