[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: file-roller: Update to 3.26.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/09: gnu: file-roller: Update to 3.26.1. |
Date: |
Fri, 13 Oct 2017 15:51:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d24c69d86670bfad0c6bb147162c918e9fcdccc2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Oct 12 21:03:09 2017 +0200
gnu: file-roller: Update to 3.26.1.
* gnu/packages/gnome.scm (file-roller): Update to 3.26.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 8f8eabd..97ff5c2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4420,7 +4420,7 @@ share them with others via social networking and more.")
(define-public file-roller
(package
(name "file-roller")
- (version "3.24.1")
+ (version "3.26.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4428,7 +4428,7 @@ share them with others via social networking and more.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0fkz9h9a6149crmf6311fsqlmv9wyrxk86470vxib941ppl4a581"))))
+ "1bliwib59jrlfpdbpqc4rc3kzv4ns7pfyn8c28ananj3p34y9mgc"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases
- branch master updated (1f37465 -> d24c69d), Tobias Geerinckx-Rice, 2017/10/13
- 01/09: gnu: mcelog: Update to 154., Tobias Geerinckx-Rice, 2017/10/13
- 03/09: gnu: youtube-dl: Update to 2017.10.12., Tobias Geerinckx-Rice, 2017/10/13
- 02/09: gnu: mcelog: Use HTTPS home page., Tobias Geerinckx-Rice, 2017/10/13
- 07/09: gnu: dconf-editor: Update to 3.26.1., Tobias Geerinckx-Rice, 2017/10/13
- 04/09: gnu: vte: Update to 0.50.1., Tobias Geerinckx-Rice, 2017/10/13
- 06/09: gnu: adwaita-icon-theme: Update to 3.26.0., Tobias Geerinckx-Rice, 2017/10/13
- 08/09: gnu: gnome-backgrounds: Update to 3.26.2., Tobias Geerinckx-Rice, 2017/10/13
- 05/09: gnu: gnome-terminal: Update to 3.26.1., Tobias Geerinckx-Rice, 2017/10/13
- 09/09: gnu: file-roller: Update to 3.26.1.,
Tobias Geerinckx-Rice <=