~ruther/guix-local

824b8053a8141c2913e1a71d268406e064405fcf — Vinicius Monego 1 year, 2 months ago 1afbf48
gnu: libngspice, ngspice: Update to 44.2.

* gnu/packages/engineering.scm (libngspice, ngspice): Update to 44.2.

Change-Id: I8bfe82c2d9d1ed8f7216209e0b511ac71648ba8b
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/engineering.scm
M gnu/packages/engineering.scm => gnu/packages/engineering.scm +3 -3
@@ 19,7 19,7 @@
;;; Copyright © 2020, 2023 Marius Bakke <marius@gnu.org>
;;; Copyright © 2020, 2021 Ekaitz Zarraga <ekaitz@elenq.tech>
;;; Copyright © 2020 B. Wilson <elaexuotee@wilsonb.com>
;;; Copyright © 2020, 2021, 2022, 2023, 2024 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2020, 2021, 2022, 2023, 2024, 2025 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2020, 2021, 2023 Morgan Smith <Morgan.J.Smith@outlook.com>
;;; Copyright © 2021 qblade <qblade@protonmail.com>
;;; Copyright © 2021 Gerd Heber <gerd.heber@gmail.com>


@@ 2173,7 2173,7 @@ high-performance parallel differential evolution (DE) optimization algorithm.")
  ;; See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27344#236>.
  (package
    (name "libngspice")
    (version "43")
    (version "44.2")
    (source
     (origin
       (method url-fetch)


@@ 2184,7 2184,7 @@ high-performance parallel differential evolution (DE) optimization algorithm.")
                   "mirror://sourceforge/ngspice/ng-spice-rework/"
                   "old-releases/" version "/ngspice-" version ".tar.gz")))
       (sha256
        (base32 "169nn6bw5628m2k8cy77yd1vs22plj83grisq58j07sk11pnmp8l"))))
        (base32 "1zfpj09vqjamgkhnipwpwmvrzhfymikml7lw80igsx2lpnvxznp7"))))
    (build-system gnu-build-system)
    (arguments
     (list