1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: meep: Update to 1.29.0.

* gnu/packages/engineering.scm (meep): Update to 1.29.0.

Change-Id: I0a23aa041dc97cc6ba4102af66abd8c77b6bbf8b
This commit is contained in:
Vinicius Monego
2024-06-01 12:39:20 -03:00
parent 41cb417298
commit f40d519979

View File

@@ -1670,7 +1670,7 @@ fully-vectorial and three-dimensional methods.")
(define-public meep
(package
(name "meep")
(version "1.28.0")
(version "1.29.0")
(source (origin
(method url-fetch)
(uri
@@ -1679,7 +1679,7 @@ fully-vectorial and three-dimensional methods.")
version "/meep-" version ".tar.gz"))
(sha256
(base32
"199a29mb64cfv89azzdh8arpy9ib6050cqh86yw5ypm5jhy6178v"))))
"1511849g6wlpa42kfrj6zvmc3ivad9ync8r01xp2ld7r5j39y9v8"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags