From 6fa2f36237fe801e4201d172fcd1218b59b3e90c Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Fri, 6 Mar 2026 06:50:29 +0100 Subject: [PATCH] gnu: rednotebook: Fix build. * gnu/packages/rednotebook.scm (rednotebook)[inputs]: Replace python-pygobject with python-pygobject-3.50. --- gnu/packages/rednotebook.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/rednotebook.scm b/gnu/packages/rednotebook.scm index d15c7f1c82..5f93949bd7 100644 --- a/gnu/packages/rednotebook.scm +++ b/gnu/packages/rednotebook.scm @@ -80,7 +80,7 @@ gtk+ gtksourceview-3 python-pyyaml - python-pygobject + python-pygobject-3.50 webkitgtk-for-gtk3)) ;; TODO: package the following for python3 (if possible), add them as ;; dependencies, and remove them from rednotebook source: