GNU bug report logs - #67852
[PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Sat, 16 Dec 2023 17:29:01 UTC

Severity: normal

Tags: patch

Done: Vivien Kraus <vivien <at> planete-kraus.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vivien Kraus <vivien <at> planete-kraus.eu>
Subject: bug#67852: closed ([PATCH gnome-team] gnu: gnome-bluetooth:
 Update to 42.7.)
Date: Tue, 09 Jan 2024 11:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67852: [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67852 <at> debbugs.gnu.org.

-- 
67852: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67852
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 67852-done <at> debbugs.gnu.org
Subject: [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7.
Date: Tue, 09 Jan 2024 12:22:47 +0100
You merged it, thank you!

Best regards,

Vivien

[Message part 3 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.7.
Date: Sat, 16 Dec 2023 18:19:35 +0100
* 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



This bug report was last modified 1 year and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.