summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-03-03 09:06:43 +0200
committerEfraim Flashner <efraim@flashner.co.il>2020-03-03 09:06:43 +0200
commit3276e123920c2547d537efdcd080b813ba72ce0f (patch)
tree6f365700cc2e392553f38e8d67e7b760cffe1496 /gnu/packages/gnome.scm
parent8d6f9168cccdc72707bfb836fb8835d6eee05e03 (diff)
downloadguix-patches-3276e123920c2547d537efdcd080b813ba72ce0f.tar
guix-patches-3276e123920c2547d537efdcd080b813ba72ce0f.tar.gz
gnu: librsvg-next: Fix version string.
This is a follow-up to 8d6f9168cccdc72707bfb836fb8835d6eee05e03. * gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b725d0d167..ff262d1fa8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2354,7 +2354,7 @@ from forcing GEXP-PROMISE."
(define-public librsvg-next
(package
(name "librsvg")
- (version "2.46.3")
+ (version "2.46.4")
(source librsvg-next-source)
(build-system gnu-build-system)
(arguments