Archived
1
0
Fork 0

gnu: librsvg: Fix typo.

This is a follow-up to 23f33de151.

* gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not
to a string.
This commit is contained in:
Efraim Flashner 2020-03-03 09:27:08 +02:00
parent 23f33de151
commit 35b256f55f
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2074,7 +2074,7 @@ dealing with different structured file formats.")
(define-public librsvg (define-public librsvg
(package (package
(replacement "librsvg/fixed") (replacement librsvg/fixed)
(name "librsvg") (name "librsvg")
(version "2.40.20") (version "2.40.20")
(source (origin (source (origin