me
/
guix
Archived
1
0
Fork 0

gnu: dee: Build with older Vala version.

* gnu/packages/gnome.scm (dee)[native-inputs]: Substitute vala-0.52 for vala.

Reported by florhizome[m] in #guix.
master
Tobias Geerinckx-Rice 2022-02-13 01:00:00 +01:00
parent d4ad1f73cd
commit 53c7adc4e6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ of writing test cases for asynchronous interactions.")
("pkg-config" ,pkg-config)
("pygobject" ,python-pygobject)
("python" ,python-wrapper)
("vala" ,vala)))
("vala" ,vala-0.52)))
(inputs
`(("icu" ,icu4c)))
(propagated-inputs