[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: libngspice: Update to 41.
From: |
guix-commits |
Subject: |
08/12: gnu: libngspice: Update to 41. |
Date: |
Sat, 2 Sep 2023 10:22:47 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit d5f18b3d27cd31480fc4c4d6ec2faadc163fd183
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Aug 25 20:42:05 2023 -0300
gnu: libngspice: Update to 41.
* gnu/packages/engineering.scm (libngspice, ngspice): Update to 41.
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 85f603dc06..24d03893a2 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1974,7 +1974,7 @@ high-performance parallel differential evolution (DE)
optimization algorithm.")
;; See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27344#236>.
(package
(name "libngspice")
- (version "40")
+ (version "41")
(source
(origin
(method url-fetch)
@@ -1985,7 +1985,7 @@ high-performance parallel differential evolution (DE)
optimization algorithm.")
"old-releases/" version
"/ngspice-" version ".tar.gz")))
(sha256
- (base32 "03c9irc44msdpqhbn2fhvb4g0sry8a2qgxl4mbbf557mq1xwl0z3"))))
+ (base32 "1i78im03kx6vp5yml0fiwvqnic8qhczl1893n8zc6l1gblwikqhw"))))
(build-system gnu-build-system)
(arguments
`(;; No tests for libngspice exist.
- branch master updated (2890114a70 -> cee17521ec), guix-commits, 2023/09/02
- 03/12: gnu: python-cssselect: Update to 1.2.0., guix-commits, 2023/09/02
- 02/12: gnu: python-w3lib: Update to 2.1.2., guix-commits, 2023/09/02
- 06/12: gnu: python-itemloaders: Update to 1.1.0., guix-commits, 2023/09/02
- 11/12: gnu: python-deepxde: Update to 1.9.3., guix-commits, 2023/09/02
- 07/12: gnu: python-scrapy: Update to 2.10.1., guix-commits, 2023/09/02
- 05/12: gnu: python-itemadapter: Update to 0.8.0., guix-commits, 2023/09/02
- 12/12: gnu: python-pymc: Update to 5.7.2., guix-commits, 2023/09/02
- 04/12: gnu: python-parsel: Update to 1.8.1., guix-commits, 2023/09/02
- 01/12: gnu: shotcut: Update to 23.07.29., guix-commits, 2023/09/02
- 08/12: gnu: libngspice: Update to 41.,
guix-commits <=
- 10/12: gnu: freecad: Update to 0.21.1., guix-commits, 2023/09/02
- 09/12: gnu: mixxx: Update to 2.3.6., guix-commits, 2023/09/02