all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 66494@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#66494] [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.6.
Date: Thu, 12 Oct 2023 12:59:21 +0200	[thread overview]
Message-ID: <e9bed3b8b7e7cb4daad8418db841e1e97a2e1b10.1697114837.git.liliana.prikler@gmail.com> (raw)

* gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.6.
---
 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 d8f22d5d88..9457fcb827 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9000,7 +9000,7 @@ (define-public libgtop
 (define-public gnome-bluetooth
   (package
     (name "gnome-bluetooth")
-    (version "42.4")
+    (version "42.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
@@ -9008,7 +9008,7 @@ (define-public gnome-bluetooth
                                   "gnome-bluetooth-" version ".tar.xz"))
               (sha256
                (base32
-                "1p5wq3rh9p7fhka57qcds6lvphd26yyc18ilncx95jbcvcfcyvqx"))))
+                "1l2rp8nwsn9mbdj3gv3z4ks0q0jrbavh28mn4vdib1vi3rpzwr2q"))))
     (build-system meson-build-system)
     (native-inputs
      (list gettext-minimal

base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
-- 
2.41.0





             reply	other threads:[~2023-10-12 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 10:59 Liliana Marie Prikler [this message]
2023-10-12 15:45 ` [bug#66494] [PATCH gnome-team] gnu: gnome-bluetooth: Update to 42.6 Maxim Cournoyer
2023-11-15 21:46   ` bug#66494: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e9bed3b8b7e7cb4daad8418db841e1e97a2e1b10.1697114837.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=66494@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.