From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QLXlKZqszWXNYwEAqHPOHw:P1 (envelope-from ) for ; Thu, 15 Feb 2024 07:18:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id QLXlKZqszWXNYwEAqHPOHw (envelope-from ) for ; Thu, 15 Feb 2024 07:18:02 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="F zSaRh3"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707977882; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0PYAlEX9P78bICR1YdhseBe3wnwjkiaV+xvX5N+Nawo=; b=u4I8llrpUSzOC2pQ+tVR8AbSaBchBayZPIGCxljuVwR/kAN625MSM2AGP0tRbSg9EBBPo4 axrBeZ7gs962IwxjgYohCw6I09cAXLgxm228o+hTSFqWG+WRZv6I1J6mu6BRK/OMfUWs94 EVShBqPvqHppW3bEPoYRzwOZ3Vx47sJDjZrogDRG/XWAZuKLgRCdQ/zOqmsyhowb0EWrRj zVrUKfTKdgR1VIELc6pYDReOQyT4oYoJUk4UzvnUDQOGzlkVjuY6L0BTMFbasMf5XRao3x eXBIYXKnRkyRbRVykdpv6dXpO9ng49h75opZkGzmYOmAM2tu9ZQfdPDVfHgGow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="F zSaRh3"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707977882; a=rsa-sha256; cv=none; b=nXEY4LBfCGsLvtkLCXLEUzrK87NYl0TsjK6Il7Cssg41TJAfAzxluy6RW6CAx1legBJDLY 4XNfmX93Qx1T+InwF0jzgIfvjcZrTpGaZj2K7qVzxtkaRIMv31Y+2zrX2+G0DJNPFb5vKT d7dcOfBZmTgwfG6vl9dSG7eaWwwxwUkp9XSHI/6a9Vi8ev1UqI6MuBxXPRqUzH+6qOfkvQ +bGi9zSBqBD2lx/zwIdyzKAwutslIOHwh/p/z9Tg+4yj3wzWGtNCCXmPU5dut4zuScyBbm ipWyveHimcdzl/GQdD/V9VVDsZQAwfkH7eklUK3UNTekqGJZRsuZL7c+hKRWtA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 947488EEE for ; Thu, 15 Feb 2024 07:18:01 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raV4A-0001jk-AJ; Thu, 15 Feb 2024 01:17:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raV44-0001hD-Ru for guix-patches@gnu.org; Thu, 15 Feb 2024 01:17:44 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raV44-0004Uh-JP for guix-patches@gnu.org; Thu, 15 Feb 2024 01:17:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raV4N-0002Tb-0t for guix-patches@gnu.org; Thu, 15 Feb 2024 01:18:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68911] [PATCH gnome-team v2 14/17] gnu: gnome-bluetooth: Update to 42.8. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Feb 2024 06:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68911 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68911@debbugs.gnu.org Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu, liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 68911-submit@debbugs.gnu.org id=B68911.17079778789493 (code B ref 68911); Thu, 15 Feb 2024 06:18:02 +0000 Received: (at 68911) by debbugs.gnu.org; 15 Feb 2024 06:17:58 +0000 Received: from localhost ([127.0.0.1]:53796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raV4I-0002T3-89 for submit@debbugs.gnu.org; Thu, 15 Feb 2024 01:17:58 -0500 Received: from planete-kraus.eu ([89.234.140.182]:35564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raV4F-0002Sq-UH for 68911@debbugs.gnu.org; Thu, 15 Feb 2024 01:17:56 -0500 Received: from planete-kraus.eu (localhost [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id b5c7547f; Thu, 15 Feb 2024 06:17:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:in-reply-to:references:from:date:subject:to:cc :mime-version; s=albinoniB; bh=1o5/vIm7S8nwLFL2dImdskkyp08=; b=F zSaRh3D6t31rq2psye6JoV0YMSVt9pkgJrMVGgvLgu6ACK5ZjJqxXknG6Om3xZGk SlJ8RO5MYDxmUTTF+2VfyFyrfzHhtUuBBd0M21efF1MzWz3K779R5fpLU5YT7ZA/ o2afJpUd7eHNsRx0L9oZh3e/olAZjOA+EBBa4+KNSOTgiaSvEEc53f/AY6iwOGTj 6t/cWgjVKJ2nWthYYOQ0/mBE+yYH5NSw60AaBfkgoEzfZS0mTyM8487Q+xNGw96f JT0GhToV6g/933ZocjDHNJT8UIi9pavlBPlLbOCdR76nCfJAytz6KZOowxtJQt3k H4iC3zFPyMvwfCjwt+Hpw== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 0d52a0c0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 15 Feb 2024 06:17:31 +0000 (UTC) Message-ID: <300d4e04fa4fce757f2f39a201fc094fb4553cd7.1707977102.git.vivien@planete-kraus.eu> In-Reply-To: References: Date: Wed, 14 Feb 2024 22:33:08 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.48.4 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -3.61 X-Spam-Score: -3.61 X-Migadu-Queue-Id: 947488EEE X-TUID: Ie0rgTQpor8f * gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.8. Change-Id: I432125711173212c5faee245ecf0ef77fc7d5147 --- 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 16b6785072..c4d00bc7c4 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -9099,7 +9099,7 @@ (define-public libgtop (define-public gnome-bluetooth (package (name "gnome-bluetooth") - (version "42.7") + (version "42.8") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/gnome-bluetooth/" @@ -9107,7 +9107,7 @@ (define-public gnome-bluetooth "gnome-bluetooth-" version ".tar.xz")) (sha256 (base32 - "0sgqplr7agyw20m20cx7kv20bamv5cqzbsl8wl2v2fzcvcligpwl")))) + "1ny2zhak2n09i47m2a8q1rfgr2ag10kclda56qsi16rcrbl43hkn")))) (build-system meson-build-system) (native-inputs (list gettext-minimal -- 2.41.0