gnu: eolie: Update to 0.9.99.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 7 Oct 2020 01:21:05 +0000 (03:21 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 7 Oct 2020 11:54:50 +0000 (13:54 +0200)
* gnu/packages/gnome.scm (eolie): Update to 0.9.99.

gnu/packages/gnome.scm

index 9daf41f..dfe3b47 100644 (file)
@@ -6414,14 +6414,14 @@ almost all of them.")
 (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