mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
gnu: gnome-bluetooth: Fix source URL.
* gnu/packages/gnome.scm (gnome-bluetooth)[source]: Fix URL.
This commit is contained in:
parent
c2f9064f9b
commit
4d15eb2368
1 changed files with 1 additions and 1 deletions
|
@ -8897,7 +8897,7 @@ usage and information about running processes.")
|
|||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
|
||||
(version-major+minor version) "/"
|
||||
(version-major version) "/"
|
||||
"gnome-bluetooth-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Reference in a new issue