Leo Famulari <l...@famulari.name> skribis: > 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 <he...@yrns.org> >> 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
You were faster than me. ;-) >> (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? Unfortunately no, this is what GForge, the software behind alioth.debian.org or gforge.inria.fr, uses. Ludo’.