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 @@ (define-public libgsf
(define-public librsvg
(package
(replacement "librsvg/fixed")
(replacement librsvg/fixed)
(name "librsvg")
(version "2.40.20")
(source (origin