mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: meep: Update to 1.30.0.
* gnu/packages/engineering.scm (meep): Update to 1.30.0. Change-Id: I49290c53fe31a75fd74e70440538a01a8b64783e
This commit is contained in:
@@ -1886,7 +1886,7 @@ fully-vectorial and three-dimensional methods.")
|
||||
(define-public meep
|
||||
(package
|
||||
(name "meep")
|
||||
(version "1.29.0")
|
||||
(version "1.30.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@@ -1895,7 +1895,7 @@ fully-vectorial and three-dimensional methods.")
|
||||
version "/meep-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1511849g6wlpa42kfrj6zvmc3ivad9ync8r01xp2ld7r5j39y9v8"))))
|
||||
"0fgbyg0b1g172ndi5cmmawd7j602g00hfr8waqjw3fa4s3zxgq09"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list #:configure-flags
|
||||
|
||||
Reference in New Issue
Block a user