mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-maps: Update to 49.3.
* gnu/packages/geo.scm (gnome-maps): Update to 49.3. [inputs]: Remove gfbgraph.
This commit is contained in:
committed by
Andreas Enge
parent
8f9be1769c
commit
ba58c7e2f1
@@ -500,7 +500,7 @@ topology functions.")
|
||||
(define-public gnome-maps
|
||||
(package
|
||||
(name "gnome-maps")
|
||||
(version "46.12")
|
||||
(version "49.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
@@ -508,7 +508,7 @@ topology functions.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"09af1kk63h4ks6kv3sixfmjxkfy0qbi2iym6q5ahcsfjp12d3qc4"))))
|
||||
"1pxx50cig25dz0ab5xkbppnibb4zcv3r3vy31dkn6ncf24vykj5z"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
@@ -552,7 +552,6 @@ topology functions.")
|
||||
evolution-data-server
|
||||
geoclue
|
||||
geocode-glib
|
||||
gfbgraph
|
||||
gjs
|
||||
glib
|
||||
glib-networking
|
||||
|
||||
Reference in New Issue
Block a user