gnu: eolie: Update to 0.9.100.

* gnu/packages/gnome.scm (eolie): Update to 0.9.100.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-04 06:35:29 +01:00
parent 99efa804bd
commit f527d214d4
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -6474,14 +6474,14 @@ almost all of them.")
(define-public eolie
(package
(name "eolie")
(version "0.9.99")
(version "0.9.100")
(source (origin
(method url-fetch)
(uri (string-append "https://adishatz.org/eolie/eolie-"
version ".tar.xz"))
(sha256
(base32
"0zj5v7wxqj7c20bmil127ah0vnjfzvvf6kzz82b9ip3846h43j02"))))
"1vzhfp8j1z3jvd5ndqfyn7nqrx3zdvx9mv1byjl36nnd9g63ji62"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t