From 91eee6edbcef9a6413cd738e588754a4c2a4f94d Mon Sep 17 00:00:00 2001
* gnu/packages/gnome.scm (xpad): Update to 5.8.0.
[inputs]: Replace gtksourceview-3 with gtksourceview.
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Toggle diff (31 lines)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4a90245bff..a3767c16b8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10211,7 +10211,7 @@ (define-public gnome-calculator
@@ -10220,13 +10220,13 @@ (define-public xpad
name "-" version ".tar.bz2"))
- "0l0g5x8g6dwhf5ksnqqrjjsycy57kcvdslkmsr6bl3vrsjd7qml3"))))
+ "1sc2dz4yxx6glnqpnhiby85g2blnsfn8d3fvbaqhdi2hi0q54q7j"))))
(build-system gnu-build-system)
`(,gtk+ "bin") intltool pkg-config))
- (list gtksourceview-3 libsm))
+ (list gtksourceview libsm))
(home-page "https://wiki.gnome.org/Apps/Xpad")
(synopsis "Virtual sticky note")