mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: catch-framework2: Rename variable to catch2.
Automated with: git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
This commit is contained in:
parent
f7a12f9224
commit
b736af1824
15 changed files with 19 additions and 19 deletions
|
@ -22305,7 +22305,7 @@ user-space file systems in Python.")
|
|||
|
||||
;; The following dependencies are used for tests.
|
||||
("python-pytest" ,python-pytest)
|
||||
("catch" ,catch-framework2-1)
|
||||
("catch" ,catch2-1)
|
||||
("eigen" ,eigen)))
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue