gnu: libngspice: Update to 40.
* gnu/packages/engineering.scm (libngspice, ngspice): Update to 40.master
parent
483ce9775d
commit
2b4371ff05
|
@ -1860,7 +1860,7 @@ high-performance parallel differential evolution (DE) optimization algorithm.")
|
|||
;; See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27344#236>.
|
||||
(package
|
||||
(name "libngspice")
|
||||
(version "38")
|
||||
(version "40")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1871,7 +1871,7 @@ high-performance parallel differential evolution (DE) optimization algorithm.")
|
|||
"old-releases/" version
|
||||
"/ngspice-" version ".tar.gz")))
|
||||
(sha256
|
||||
(base32 "0mkw66d2isyyxssziwramd08amd7l1qm6dfg86r5s5kvqkv24gic"))))
|
||||
(base32 "03c9irc44msdpqhbn2fhvb4g0sry8a2qgxl4mbbf557mq1xwl0z3"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(;; No tests for libngspice exist.
|
||||
|
|
Reference in New Issue