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.
This commit is contained in:
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

View file

@ -714,7 +714,7 @@ (define-public dee
("pkg-config" ,pkg-config)
("pygobject" ,python-pygobject)
("python" ,python-wrapper)
("vala" ,vala)))
("vala" ,vala-0.52)))
(inputs
`(("icu" ,icu4c)))
(propagated-inputs