all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67852] [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7.
@ 2023-12-16 17:19 Vivien Kraus via Guix-patches via
  2024-01-09 11:22 ` bug#67852: " Vivien Kraus via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-12-16 17:19 UTC (permalink / raw)
  To: 67852; +Cc: liliana.prikler, maxim.cournoyer, rg

* gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.7.

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c6437ce450..025dbf4929 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9014,7 +9014,7 @@ (define-public libgtop
 (define-public gnome-bluetooth
   (package
     (name "gnome-bluetooth")
-    (version "42.6")
+    (version "42.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
@@ -9022,7 +9022,7 @@ (define-public gnome-bluetooth
                                   "gnome-bluetooth-" version ".tar.xz"))
               (sha256
                (base32
-                "1l2rp8nwsn9mbdj3gv3z4ks0q0jrbavh28mn4vdib1vi3rpzwr2q"))))
+                "0sgqplr7agyw20m20cx7kv20bamv5cqzbsl8wl2v2fzcvcligpwl"))))
     (build-system meson-build-system)
     (native-inputs
      (list gettext-minimal

base-commit: 4c323c2f8308bba0e3295f3109d159c7b8f72838
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67852: [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7.
  2023-12-16 17:19 [bug#67852] [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7 Vivien Kraus via Guix-patches via
@ 2024-01-09 11:22 ` Vivien Kraus via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2024-01-09 11:22 UTC (permalink / raw)
  To: 67852-done

You merged it, thank you!

Best regards,

Vivien




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-09 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-16 17:19 [bug#67852] [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7 Vivien Kraus via Guix-patches via
2024-01-09 11:22 ` bug#67852: " Vivien Kraus via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.