mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove sundials-openmpi-5.
* gnu/packages/maths.scm (sundials-openmpi-5): Delete variable. Change-Id: I415d99e7ecbbb86969a471852e8707991606e622
This commit is contained in:
@@ -9123,15 +9123,6 @@ easily be incorporated into existing simulation codes.")
|
||||
(base32
|
||||
"04x2x0jchf9kbcw2a1c6f4h4as8sr6k2snfz8z9k897pa4rl1vfl"))))))
|
||||
|
||||
(define-public sundials-openmpi-5
|
||||
(package/inherit sundials-5
|
||||
(name "sundials-openmpi")
|
||||
(propagated-inputs
|
||||
(package-propagated-inputs sundials-openmpi))
|
||||
(arguments
|
||||
(package-arguments sundials-openmpi))
|
||||
(synopsis (package-synopsis sundials-openmpi))))
|
||||
|
||||
(define-public sundials-julia
|
||||
(package
|
||||
(inherit sundials)
|
||||
|
||||
Reference in New Issue
Block a user