Archived
1
0
Fork 0

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 (define-public eolie
(package (package
(name "eolie") (name "eolie")
(version "0.9.99") (version "0.9.100")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://adishatz.org/eolie/eolie-" (uri (string-append "https://adishatz.org/eolie/eolie-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0zj5v7wxqj7c20bmil127ah0vnjfzvvf6kzz82b9ip3846h43j02")))) "1vzhfp8j1z3jvd5ndqfyn7nqrx3zdvx9mv1byjl36nnd9g63ji62"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:glib-or-gtk? #t `(#:glib-or-gtk? #t