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:
Maxim Cournoyer 2022-09-15 20:08:21 -04:00
parent f7a12f9224
commit b736af1824
No known key found for this signature in database
GPG key ID: 1260E46482E63562
15 changed files with 19 additions and 19 deletions

View file

@ -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