[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/37: gnu: file-roller: Update to 3.30.1.
From: |
guix-commits |
Subject: |
05/37: gnu: file-roller: Update to 3.30.1. |
Date: |
Sun, 14 Jul 2019 15:54:51 -0400 (EDT) |
kkebreau pushed a commit to branch bd15da3a379821e3943403c
in repository guix.
commit 259707f5374e22a554d388ae0b25da05fe0bc3dd
Author: Kei Kebreau <address@hidden>
Date: Thu Jun 27 09:48:21 2019 -0400
gnu: file-roller: Update to 3.30.1.
* gnu/packages/gnome.scm (file-roller): Update to 3.30.1.
---
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 f76b8d2..b3e658d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4702,7 +4702,7 @@ share them with others via social networking and more.")
(define-public file-roller
(package
(name "file-roller")
- (version "3.28.0")
+ (version "3.30.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4710,7 +4710,7 @@ share them with others via social networking and more.")
name "-" version ".tar.xz"))
(sha256
(base32
- "15pn2m80x45bzibig4zrqybnbr0n1f9wpqx7f2p6difldns3jwf1"))))
+ "0kiragsqyixyx15747b71qc4nw8y4jx9d55wgg612xb0hp5l9pj1"))))
(build-system meson-build-system)
(native-inputs
`(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
- branch bd15da3a379821e3943403c created (now 14cfd61), guix-commits, 2019/07/14
- 01/37: gnu: baobab: Update to 3.30.0., guix-commits, 2019/07/14
- 04/37: gnu: epiphany: Update to 3.30.4., guix-commits, 2019/07/14
- 08/37: gnu: gnome-backgrounds: Update to 3.30.0., guix-commits, 2019/07/14
- 02/37: gnu: font-abattis-cantarell: Update to 0.111., guix-commits, 2019/07/14
- 03/37: gnu: libsoup: Disable failing test., guix-commits, 2019/07/14
- 05/37: gnu: file-roller: Update to 3.30.1.,
guix-commits <=
- 06/37: gnu: gedit: Update to 3.30.2., guix-commits, 2019/07/14
- 07/37: gnu: zenity: Update to 3.30.0., guix-commits, 2019/07/14
- 10/37: gnu: gnome-online-accounts: Update to 3.30.2., guix-commits, 2019/07/14
- 09/37: gnu: gnome-control-center: Update to 3.30.3., guix-commits, 2019/07/14
- 11/37: gnu: gnome-session: Update to 3.30.1., guix-commits, 2019/07/14
- 12/37: gnu: gnome-settings-daemon: Update to 3.30.2., guix-commits, 2019/07/14
- 13/37: gnu: gnome-terminal: Update to 3.30.3., guix-commits, 2019/07/14
- 14/37: gnu: gucharmap: Update to 12.0.1., guix-commits, 2019/07/14
- 15/37: gnu: gvfs: Update to 1.40.1., guix-commits, 2019/07/14
- 18/37: gnu: totem: Update to 3.30.0., guix-commits, 2019/07/14