David Craven skribis:
>> Thanks, and sorry for taking long for just one line!
>
> No problem. That's what code reviews are for...
>
> I removed my change and inserted
>(display urls)
>(display signature-urls)
>(display url)
>(display signature-url)
>
> here are the
> Thanks, and sorry for taking long for just one line!
No problem. That's what code reviews are for...
I removed my change and inserted
(display urls)
(display signature-urls)
(display url)
(display signature-url)
here are the results:
urls: (https://crates.io/api/v1
David Craven skribis:
> * guix/upstream.scm (package-update): Use a url from the list when the
> find2 procedure doesn't find a url sig-url pair.
> ---
> guix/upstream.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/guix/upstream.scm b/guix/upstream.scm
> index 868
* guix/upstream.scm (package-update): Use a url from the list when the
find2 procedure doesn't find a url sig-url pair.
---
guix/upstream.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/upstream.scm b/guix/upstream.scm
index 8685afd86..579942672 100644
--- a/guix/ups