From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: sane-backends: Update to 1.0.25 Date: Sun, 9 Oct 2016 17:50:42 -0400 Message-ID: <20161009215042.GB18927@jasmine> References: <87lgy0u8y3.fsf@arch.yrns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btLzi-0003m3-RA for guix-devel@gnu.org; Sun, 09 Oct 2016 17:50:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btLzf-0007HT-BR for guix-devel@gnu.org; Sun, 09 Oct 2016 17:50:54 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:54179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btLze-0007Es-1B for guix-devel@gnu.org; Sun, 09 Oct 2016 17:50:51 -0400 Content-Disposition: inline In-Reply-To: <87lgy0u8y3.fsf@arch.yrns.org> 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: Al McElrath Cc: guix-devel@gnu.org On Thu, Oct 06, 2016 at 08:36:20PM -0700, Al McElrath wrote: > Attached is a patch to update sane-backends to 1.0.25. I checked and the > tests are still failing. > > From deaf7c884363361b043e5b1008e30bfc84f7216c Mon Sep 17 00:00:00 2001 > From: Al McElrath > Date: Thu, 6 Oct 2016 12:01:31 -0700 > Subject: [PATCH] gnu: sane-backends: Update to 1.0.25. > > * gnu/packages/scanner.scm (sane-backends): Update to 1.0.25. Thanks! Pushed as d976eccd263f39651cbddf751bf09c8ddfd4305a > (source (origin > (method url-fetch) > - (uri (string-append > - "https://alioth.debian.org/frs/download.php/file/3958/" > + (uri (string-append > + "https://alioth.debian.org/frs/download.php/file/4146/" > name "-" version ".tar.gz")) Sorry if this was discussed before, but is there a source URL that doesn't include (what looks like) a random number?