GNU bug report logs - #58700
[PATCH] gnu: blueman: Update to 2.3.4.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 22 Oct 2022 02:32:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58700: closed ([PATCH] gnu: blueman: Update to 2.3.4.)
Date: Mon, 24 Oct 2022 07:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 24 Oct 2022 15:55:50 +0800
with message-id <874jvtr6yh.fsf <at> envs.net>
and subject line Re: bug#58700: [PATCH] gnu: blueman: Update to 2.3.4.
has caused the debbugs.gnu.org bug report #58700,
regarding [PATCH] gnu: blueman: Update to 2.3.4.
to be marked as done.

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


-- 
58700: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58700
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: blueman: Update to 2.3.4.
Date: Fri, 21 Oct 2022 22:30:44 -0400
* gnu/packages/networking.scm (blueman): Update to 2.3.4.
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 08ac043496..e5ab7a4571 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -872,14 +872,14 @@ (define-public nanomsg
 (define-public blueman
   (package
     (name "blueman")
-    (version "2.3.2")
+    (version "2.3.4")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/blueman-project/blueman/releases"
                            "/download/" version "/blueman-" version ".tar.xz"))
        (sha256
-        (base32 "1bjh0cx9j2akygiqyxm7g0q74jyx9hpgf186gv3m31vks5zpvkw4"))))
+        (base32 "0lh1aqpdq6vi4agrgmm7fifjbxz2s5qcs3hr7nfjrwrp2j1361n2"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--enable-polkit"

base-commit: 863c228bfd53aac478eee46f6ee54d87fee9d764
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 58700-done <at> debbugs.gnu.org
Subject: Re: bug#58700: [PATCH] gnu: blueman: Update to 2.3.4.
Date: Mon, 24 Oct 2022 15:55:50 +0800
kiasoc5 <kiasoc5 <at> disroot.org> writes:

> * gnu/packages/networking.scm (blueman): Update to 2.3.4.

Pushed, thank you!


This bug report was last modified 2 years and 274 days ago.

Previous Next


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