From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJo90-0003Mo-Ap for guix-patches@gnu.org; Sat, 10 Jun 2017 17:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJo8x-0004Zi-7m for guix-patches@gnu.org; Sat, 10 Jun 2017 17:42:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36744) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dJo8x-0004ZX-4I for guix-patches@gnu.org; Sat, 10 Jun 2017 17:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dJo8w-0005ak-OH for guix-patches@gnu.org; Sat, 10 Jun 2017 17:42:02 -0400 Subject: bug#27313: [PATCH] gnu: libgxps: Add folder separator before name in source uri Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Sat, 10 Jun 2017 23:40:55 +0200 From: Danny Milosavljevic Message-ID: <20170610234055.6f767b2d@scratchpost.org> In-Reply-To: <20170610170105.3773-1-daniel@wilshirejones.com> References: <20170610170105.3773-1-daniel@wilshirejones.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: djwj Cc: 27313-done@debbugs.gnu.org Hi, On Sat, 10 Jun 2017 18:01:05 +0100 djwj wrote: > * gnu/packages/gnome.scm (libgxps): Add / before package name in source uri > --- > gnu/packages/gnome.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks! Applied to master as 7f10628ca8e7693cd421d2a3f3ae67e864b67998.