[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/48: gnu: five-or-more: Update to 3.30.0.
From: |
guix-commits |
Subject: |
15/48: gnu: five-or-more: Update to 3.30.0. |
Date: |
Fri, 21 Jun 2019 01:06:56 -0400 (EDT) |
kkebreau pushed a commit to branch core-updates
in repository guix.
commit fd0557f84c03ccfdcab4ba2f6342c87b2bd53264
Author: Ricardo Wurmus <address@hidden>
Date: Tue Dec 4 05:11:20 2018 +0100
gnu: five-or-more: Update to 3.30.0.
* gnu/packages/gnome.scm (five-or-more): Update to 3.30.0.
---
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 7da3143..7ecc468 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2838,7 +2838,7 @@ and other secrets. It communicates with the \"Secret
Service\" using DBus.")
(define-public five-or-more
(package
(name "five-or-more")
- (version "3.28.0")
+ (version "3.30.0")
(source
(origin
(method url-fetch)
@@ -2847,7 +2847,7 @@ and other secrets. It communicates with the \"Secret
Service\" using DBus.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1fy4a7qdjqvabm0cl45d6xlx6hy4paxvm0b2paifff73bl250d5c"))))
+ "00d729p251kh96624i7qg2370r5mxwafs016i6hy01vsr71jzb9x"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch core-updates updated (e7041c8 -> bd0dc2d), guix-commits, 2019/06/21
- 03/48: gnu: glibmm: Update to 2.58.0., guix-commits, 2019/06/21
- 01/48: gnu: glib: Update to 2.58.1., guix-commits, 2019/06/21
- 02/48: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2019/06/21
- 04/48: gnu: gnome-desktop: Update to 3.30.2., guix-commits, 2019/06/21
- 06/48: gnu: evince: Update to 3.30.2., guix-commits, 2019/06/21
- 05/48: gnu: gnome-disk-utility: Update to 3.30.2., guix-commits, 2019/06/21
- 09/48: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/06/21
- 08/48: gnu: adwaita-icon-theme: Update to 3.30.1., guix-commits, 2019/06/21
- 15/48: gnu: five-or-more: Update to 3.30.0.,
guix-commits <=
- 18/48: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/06/21
- 19/48: gnu: glib: Install m4 macros., guix-commits, 2019/06/21
- 21/48: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/06/21
- 28/48: gnu: gnome-settings-daemon: Update to 3.30.1.2., guix-commits, 2019/06/21
- 12/48: gnu: seahorse: Update to 3.30., guix-commits, 2019/06/21
- 25/48: gnu: network-manager-applet: Update to 1.8.18., guix-commits, 2019/06/21
- 35/48: gnu: gnome-tweak-tool: Update to 3.30.1., guix-commits, 2019/06/21
- 34/48: gnu: nautilus: Update to 3.30.4., guix-commits, 2019/06/21
- 27/48: gnu: gnome-keyring: Add missing input., guix-commits, 2019/06/21
- 30/48: gnu: network-manager-applet: Use meson build system., guix-commits, 2019/06/21