[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/11: gnu: eolie: Update to 0.9.101.
From: |
guix-commits |
Subject: |
01/11: gnu: eolie: Update to 0.9.101. |
Date: |
Thu, 14 Jan 2021 10:20:50 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 231c70b14b0e9903577de984d424f667018ba448
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jan 14 09:39:50 2021 +0100
gnu: eolie: Update to 0.9.101.
* gnu/packages/gnome.scm (eolie): Update to 0.9.101.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 904c1c6..829e97c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6497,14 +6497,14 @@ almost all of them.")
(define-public eolie
(package
(name "eolie")
- (version "0.9.100")
+ (version "0.9.101")
(source (origin
(method url-fetch)
(uri (string-append "https://adishatz.org/eolie/eolie-"
version ".tar.xz"))
(sha256
(base32
- "1vzhfp8j1z3jvd5ndqfyn7nqrx3zdvx9mv1byjl36nnd9g63ji62"))))
+ "1v8n21y75abdzsnx5idyd0q6yfb6cd0sqbknlbkwh5fdgvjzyvwn"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch master updated (e45dcf4 -> 9f60d92), guix-commits, 2021/01/14
- 02/11: gnu: system-config-printer: Update to 1.5.15., guix-commits, 2021/01/14
- 03/11: gnu: acpica: Update to 20210105., guix-commits, 2021/01/14
- 01/11: gnu: eolie: Update to 0.9.101.,
guix-commits <=
- 04/11: gnu: xsettingsd: Update to 1.0.2., guix-commits, 2021/01/14
- 06/11: gnu: perl-net-http: Update to 6.20., guix-commits, 2021/01/14
- 07/11: gnu: lxc: Update to 4.0.6., guix-commits, 2021/01/14
- 08/11: gnu: elementary-xfce-icon-theme: Update to 0.15.2., guix-commits, 2021/01/14
- 09/11: gnu: jucipp: Update to 1.6.2., guix-commits, 2021/01/14
- 05/11: gnu: diffstat: Update to 1.64., guix-commits, 2021/01/14
- 11/11: gnu: nano: Update to 5.5., guix-commits, 2021/01/14
- 10/11: gnu: lldpd: Update to 1.0.8., guix-commits, 2021/01/14