From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZcqD-0005OS-B0 for guix-patches@gnu.org; Mon, 24 Jul 2017 08:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZcqA-0006I8-6y for guix-patches@gnu.org; Mon, 24 Jul 2017 08:52:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51244) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZcqA-0006I2-3V for guix-patches@gnu.org; Mon, 24 Jul 2017 08:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dZcq9-0000yA-UL for guix-patches@gnu.org; Mon, 24 Jul 2017 08:52:01 -0400 Subject: [bug#27249] [PATCH] gnu: gnome: Add deja-dup. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170605071241.1825-1-mail@cbaines.net> <20170722093018.30707-1-mail@cbaines.net> Date: Mon, 24 Jul 2017 14:50:55 +0200 In-Reply-To: <20170722093018.30707-1-mail@cbaines.net> (Christopher Baines's message of "Sat, 22 Jul 2017 10:30:18 +0100") Message-ID: <8760eim21c.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 27249@debbugs.gnu.org Christopher Baines skribis: > * gnu/packages/gnome.scm (deja-dup): New variable. > * gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add patch file entry. Oh you actually have commit access now, so please push!