mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnome-bluetooth: Update to 47.1.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 47.1. Change-Id: I68a646e6924ad9a4e6226b8763402b3b98eff325
This commit is contained in:
parent
eec6abd7c8
commit
e116342cf2
1 changed files with 2 additions and 2 deletions
|
@ -9291,7 +9291,7 @@ usage and information about running processes.")
|
|||
(define-public gnome-bluetooth
|
||||
(package
|
||||
(name "gnome-bluetooth")
|
||||
(version "46.2")
|
||||
(version "47.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
|
||||
|
@ -9299,7 +9299,7 @@ usage and information about running processes.")
|
|||
"gnome-bluetooth-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0d9n02a4ii7gr29vxn5qbhib6ddx9v6fgk34wnkg3d5qfpngwj0v"))))
|
||||
"18xbblcr7x53qz67xh556hl1p5n2llfhl8cn2ky8y40m790fgqq3"))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs
|
||||
(list gettext-minimal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue