gnu: eolie: Update to 0.9.99.

* gnu/packages/gnome.scm (eolie): Update to 0.9.99.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-07 03:21:05 +02:00
parent e6b2a3eba5
commit 7adaf19344
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6414,14 +6414,14 @@ (define-public simple-scan
(define-public eolie
(package
(name "eolie")
(version "0.9.98.1")
(version "0.9.99")
(source (origin
(method url-fetch)
(uri (string-append "https://adishatz.org/eolie/eolie-"
version ".tar.xz"))
(sha256
(base32
"1d844zva5w4p9pnp9c2g7zyb4vayr2g2drf78spxsdlc5lbd7lqr"))))
"0zj5v7wxqj7c20bmil127ah0vnjfzvvf6kzz82b9ip3846h43j02"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t