diff mbox series

[bug#66494,gnome-team] gnu: gnome-bluetooth: Update to 42.6.

Message ID e9bed3b8b7e7cb4daad8418db841e1e97a2e1b10.1697114837.git.liliana.prikler@gmail.com
State New
Headers show
Series [bug#66494,gnome-team] gnu: gnome-bluetooth: Update to 42.6. | expand

Commit Message

Liliana Marie Prikler Oct. 12, 2023, 10:59 a.m. UTC
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.6.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c

Comments

Maxim Cournoyer Oct. 12, 2023, 3:45 p.m. UTC | #1
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

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

LGTM!
Liliana Marie Prikler Nov. 15, 2023, 9:46 p.m. UTC | #2
Am Donnerstag, dem 12.10.2023 um 11:45 -0400 schrieb Maxim Cournoyer:
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> 
> > * gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.6.
> 
> LGTM!
Thanks.  Already pushed some while ago, but forgot to mark as done.

Cheers
diff mbox series

Patch

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