guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: gnu: gnome: Propagate file-roller.


From: Ludovic Courtès
Subject: 04/05: gnu: gnome: Propagate file-roller.
Date: Thu, 28 Jul 2016 13:47:10 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit 71d9b98078e8c785ad57cf3ae2e70939e815a82f
Author: Alex Griffin <address@hidden>
Date:   Wed Jul 27 09:40:35 2016 -0500

    gnu: gnome: Propagate file-roller.
    
    * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/gnome.scm |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 318a04d..b2f4695 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -19,6 +19,7 @@
 ;;; Copyright © 2016 Jan Nieuwenhuizen <address@hidden>
 ;;; Copyright © 2016 Roel Janssen <address@hidden>
 ;;; Copyright © 2016 Leo Famulari <address@hidden>
+;;; Copyright © 2016 Alex Griffin <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -5014,6 +5015,7 @@ software that do not provide their own configuration 
interface.")
        ("eog"                       ,eog)
        ("epiphany"                  ,epiphany)
        ("evince"                    ,evince)
+       ("file-roller"               ,file-roller)
        ("gedit"                     ,gedit)
        ("glib-networking"           ,glib-networking)
        ("gnome-backgrounds"         ,gnome-backgrounds)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]