From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: trash-cli: Update to 0.17.1.1. Date: Tue, 3 Jan 2017 23:39:39 -0500 Message-ID: <20170104043939.GC13674@jasmine> References: <1483489613.849185.836543057.4860DE59@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOdMY-0003QF-2M for guix-devel@gnu.org; Tue, 03 Jan 2017 23:39:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOdMU-00016k-2m for guix-devel@gnu.org; Tue, 03 Jan 2017 23:39:46 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:57350) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOdMT-000152-Sl for guix-devel@gnu.org; Tue, 03 Jan 2017 23:39:42 -0500 Content-Disposition: inline In-Reply-To: <1483489613.849185.836543057.4860DE59@webmail.messagingengine.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Griffin Cc: guix-devel@gnu.org On Tue, Jan 03, 2017 at 06:26:53PM -0600, Alex Griffin wrote: > This patch updates trash-cli to 0.17.1.1, which among other things > includes a new command for restoring files from the trash. > -- > Alex Griffin > From 0f7cd27badea222ae9f7794629e689e20aaf1456 Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Tue, 3 Jan 2017 07:47:57 -0600 > Subject: [PATCH 4/9] gnu: trash-cli: Update to 0.17.1.1. > > * gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.1. Thanks, pushed!