[PATCH gnome-team] gnu: gnome-boxes: Update to 44.3.

  • Done
  • quality assurance status badge
Details
3 participants
  • Liliana Marie Prikler
  • Maxim Cournoyer
  • Vivien Kraus
Owner
unassigned
Submitted by
Vivien Kraus
Severity
normal

Debbugs page

Vivien Kraus wrote 1 years ago
(address . guix-patches@gnu.org)
2d190450359e21f2fd5a487203ba1d3138846259.1700117074.git.vivien@planete-kraus.eu
* gnu/packages/gnome.scm (gnome-boxes): Update to 44.3.

Change-Id: I7e8f0faa0c5d2366f49fd38eb565c2c711d2a14c
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2958da2cd9..990f26101f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12337,7 +12337,7 @@ (define-public polari
(define-public gnome-boxes
(package
(name "gnome-boxes")
- (version "43.3")
+ (version "44.3")
(source
(origin
(method url-fetch)
@@ -12345,7 +12345,7 @@ (define-public gnome-boxes
(version-major version) "/"
"gnome-boxes-" version ".tar.xz"))
(sha256
- (base32 "14zd5ii3igy0am4zqw2jg1xshf2zxsy96yv5pss2vf6rh3svmnzf"))))
+ (base32 "0wg1fgp44wnv8cx39rinia2ix4mw6rqaczkq797g0xf8w2w432k4"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t

base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
--
2.41.0
Maxim Cournoyer wrote 1 years ago
(name . Vivien Kraus)(address . vivien@planete-kraus.eu)
87a5q65ecj.fsf@gmail.com
Vivien Kraus <vivien@planete-kraus.eu> writes:

Toggle quote (4 lines)
> * gnu/packages/gnome.scm (gnome-boxes): Update to 44.3.
>
> Change-Id: I7e8f0faa0c5d2366f49fd38eb565c2c711d2a14c

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

--
Thanks,
Maxim
Liliana Marie Prikler wrote 1 years ago
(address . control@debbugs.gnu.org)
a3be7f88f60008ef529d85f0a3e23eea1ceacd7c.camel@gmail.com
close 67354
close 67223
close 67167
close 67163
close 67413
close 67353
close 67348
thanks
?
Your comment

This issue is archived.

To comment on this conversation send an email to 67223@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67223
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help