tests: Adjust texlive importer tests.
This is a follow-up to commit be7b314f3f
.
* tests/texlive.scm: Add version field to expected output.
This commit is contained in:
parent
cd3c4ad8fc
commit
c9a37f57cb
@ -1,5 +1,5 @@
|
||||
;;; GNU Guix --- Functional package management for GNU
|
||||
;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
|
||||
;;; Copyright © 2017, 2022 Ricardo Wurmus <rekado@elephly.net>
|
||||
;;;
|
||||
;;; This file is part of GNU Guix.
|
||||
;;;
|
||||
@ -184,6 +184,7 @@ completely compatible with Plain TeX.")
|
||||
"tex/texsis/config/")
|
||||
('base32 (? string? hash))
|
||||
#:trivial? #t))
|
||||
('version . any)
|
||||
('propagated-inputs
|
||||
('list 'texlive-cm
|
||||
'texlive-hyphen-base
|
||||
|
Loading…
Reference in New Issue
Block a user