guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: eolie: Update to 0.9.38.


From: Ricardo Wurmus
Subject: 01/01: gnu: eolie: Update to 0.9.38.
Date: Thu, 27 Sep 2018 13:57:24 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit de1158d53fd106103214e79f8523a91b9cfa89d7
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Sep 27 19:55:49 2018 +0200

    gnu: eolie: Update to 0.9.38.
    
    * gnu/packages/gnome.scm (eolie): Update to 0.9.38.
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1e8522c..de938e4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4090,15 +4090,15 @@ work and the interface is well tested.")
 (define-public eolie
   (package
     (name "eolie")
-    (version "0.9.37")
+    (version "0.9.38")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gitlab.gnome.org/World/eolie/";
-                                  "uploads/4341cb428b7a45670308ee3fb3fa07dd/"
+                                  "uploads/9814c06a1bc83ea09c3da8719a9ed11b/"
                                   "eolie-" version ".tar.xz"))
               (sha256
                (base32
-                "126m0nwwy3lqv7z8aj9hiwangih03b1nlkg3xja9p7wbf7zcvp2n"))))
+                "10vrh91rapgfmqwc6jkcybpmlvn4q0y8bnklw3rddzigf9kvqsff"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]