gnu: upower: Update to 0.99.11.

* gnu/packages/gnome.scm (upower): Update to 0.99.11.
[source]: Follow home page download URI.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-10 21:30:31 +01:00
parent a4ac25df71
commit df45af9041
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C

View File

@ -3797,15 +3797,14 @@ (define-public geocode-glib
(define-public upower
(package
(name "upower")
(version "0.99.10")
(version "0.99.11")
(source (origin
(method url-fetch)
(uri (string-append "https://gitlab.freedesktop.org/upower/upower/"
"uploads/c438511024b9bc5a904f8775cfc8e4c4/"
(uri (string-append "https://upower.freedesktop.org/releases/"
"upower-" version ".tar.xz"))
(sha256
(base32
"17d2bclv5fgma2y3g8bsn9pdvspn1zrzismzdnzfivc0f2wm28k4"))
"1vxxvmz2cxb1qy6ibszaz5bskqdy9nd9fxspj9fv3gfmrjzzzdb4"))
(patches (search-patches "upower-builddir.patch"))))
(build-system glib-or-gtk-build-system)
(arguments