emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57842: closed ([PATCH] gnu: virt-manager: Fix gui.)


From: GNU bug Tracking System
Subject: bug#57842: closed ([PATCH] gnu: virt-manager: Fix gui.)
Date: Fri, 16 Sep 2022 10:44:01 +0000

Your message dated Fri, 16 Sep 2022 12:42:17 +0200
with message-id <87fsgrsipz.fsf@cbaines.net>
and subject line Re: [bug#57842] [PATCH] gnu: virt-manager: Fix gui.
has caused the debbugs.gnu.org bug report #57842,
regarding [PATCH] gnu: virt-manager: Fix gui.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57842: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57842
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: virt-manager: Fix gui. Date: Fri, 16 Sep 2022 01:22:16 +0200
Fixes <https://issues.guix.gnu.org/57832>.

* gnu/packages/virtualization.scm (virt-manager)[inputs]: Replace
gtksourceview with gtksourceview-4.
---
 gnu/packages/virtualization.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index cebcc9742d..199156dbb9 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1517,7 +1517,7 @@ (define-public virt-manager
      (list dconf
            gtk+
            gtk-vnc
-           gtksourceview
+           gtksourceview-4
            libvirt
            libvirt-glib
            libosinfo
-- 
2.37.3




--- End Message ---
--- Begin Message --- Subject: Re: [bug#57842] [PATCH] gnu: virt-manager: Fix gui. Date: Fri, 16 Sep 2022 12:42:17 +0200 User-agent: mu4e 1.8.9; emacs 28.1
Michael Rohleder <mike@rohleder.de> writes:

> Fixes <https://issues.guix.gnu.org/57832>.
>
> * gnu/packages/virtualization.scm (virt-manager)[inputs]: Replace
> gtksourceview with gtksourceview-4.
> ---
>  gnu/packages/virtualization.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, I tweaked the commit message to make it a bit more specific and
pushed to master as eb9a39c1b75a60fe3946496bb2eee8f32dbf09cd.

Thanks,

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]