taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> Looks like the SourceForge mirror URI never worked for this package. Good catch. > I'm not sure how I missed that (I think I coincidentally had a > non-mirror URI, noticed it after being done with the package, then > "fixed" it to use a mirror URI and didn't properly test if it works). Yes, once an origin is in store, it is not re-downloaded. So it’s easy to get the URI wrong. ‘guix lint’ should help with that. > From 87829d1b612035fcc54880b76eb6689ab99ebfb3 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= > <taylanbayi...@gmail.com> > Date: Wed, 18 Mar 2015 10:52:37 +0100 > Subject: [PATCH] gnu: liba52: Fix source URI. > > * gnu/packages/video.scm (liba52): Fix the source URI; SourceForge mirror URIs > don't work for this project presumably because it's misconfigured. Sure please push (no need to repeat the rationale in the commit log.) Thanks, Ludo’.