diff --git a/tests/style.scm b/tests/style.scm index 3b74fa60bd0..09e577677d7 100644 --- a/tests/style.scm +++ b/tests/style.scm @@ -655,7 +655,7 @@ "https://github.com/foo/bar")) (load file) (and=> (read-package-field - (@ (my-packages-1) my-coreutils-1) 'source 8) + (@ (my-packages-1) my-coreutils-1) 'source 9) (cut string-contains <> "patches"))))))) "1"))