[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/62: gnu: file-roller: Update to 3.32.1.
From: |
guix-commits |
Subject: |
05/62: gnu: file-roller: Update to 3.32.1. |
Date: |
Sat, 7 Dec 2019 14:04:50 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit 4c96e5d1676b8b0acbf404c94a0f454a4617c79c
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 10:31:14 2019 -0400
gnu: file-roller: Update to 3.32.1.
* gnu/packages/gnome.scm (file-roller): Update to 3.32.1.
[inputs]: Move itstool...
[native-inputs]: ...here.
---
gnu/packages/gnome.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 35ec9b8..7094484 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5025,7 +5025,7 @@ share them with others via social networking and more.")
(define-public file-roller
(package
(name "file-roller")
- (version "3.30.1")
+ (version "3.32.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5033,11 +5033,12 @@ share them with others via social networking and more.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0kiragsqyixyx15747b71qc4nw8y4jx9d55wgg612xb0hp5l9pj1"))))
+ "0irm72cf8222h93skivn0nn0ckahiiiimy4rb9r3ccjvhi3hiaqw"))))
(build-system meson-build-system)
(native-inputs
`(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
("intltool" ,intltool)
+ ("itstool" ,itstool)
("pkg-config" ,pkg-config)
("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
("glib:bin" ,glib "bin")))
@@ -5048,7 +5049,7 @@ share them with others via social networking and more.")
("json-glib" ,json-glib)
("libarchive" ,libarchive)
("libnotify" ,libnotify)
- ("itstool" ,itstool)
+ ("nettle" ,nettle)
("libxml2" ,libxml2)))
(synopsis "Graphical archive manager for GNOME")
(description "File Roller is an archive manager for the GNOME desktop
- 04/62: gnu: epiphany: Update to 3.32.3., (continued)
- 04/62: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/12/07
- 03/62: gnu: eog: Update to 3.32.2., guix-commits, 2019/12/07
- 07/62: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/12/07
- 08/62: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/12/07
- 13/62: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/12/07
- 10/62: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/12/07
- 11/62: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/12/07
- 06/62: gnu: gedit: Update to 3.32.2., guix-commits, 2019/12/07
- 09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/12/07
- 14/62: gnu: Add python-dbusmock., guix-commits, 2019/12/07
- 05/62: gnu: file-roller: Update to 3.32.1.,
guix-commits <=
- 16/62: gnu: grilo: Update to 0.3.9., guix-commits, 2019/12/07
- 18/62: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/12/07
- 19/62: gnu: python2-pylint: Update to 1.9.5., guix-commits, 2019/12/07
- 17/62: gnu: tracker: Update to 2.2.2., guix-commits, 2019/12/07
- 21/62: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/12/07
- 15/62: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/12/07
- 22/62: gnu: evolution: Update to 3.32.4., guix-commits, 2019/12/07
- 23/62: gnu: Add pipewire., guix-commits, 2019/12/07
- 26/62: gnu: Add tracker-miners., guix-commits, 2019/12/07
- 37/62: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/12/07