GNU bug report logs -
#75887
[PATCH] gnu: boost: Update source URL.
Previous Next
Reported by: Ada Stevenson <adanskana <at> gmail.com>
Date: Mon, 27 Jan 2025 06:18:02 UTC
Severity: normal
Tags: patch
Done: Ian Eure <ian <at> retrospec.tv>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Mon, Jan 27, 2025 at 1:18 AM Ada Stevenson <adanskana <at> gmail.com> wrote:
>
> * gnu/packages/boost.scm (boost) [source]: Update URL.
>
> Change-Id: Iffca22ac6a7b44a9e0b3a227a0c7265466ba2066
> ---
> gnu/packages/boost.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
> index d090c52d8d..e464400ad9 100644
> --- a/gnu/packages/boost.scm
> +++ b/gnu/packages/boost.scm
> @@ -70,7 +70,7 @@ (define-public boost
> (version "1.83.0")
> (source (origin
> (method url-fetch)
> - (uri (string-append "https://boostorg.jfrog.io/artifactory/main/release/"
> + (uri (string-append "https://archives.boost.io/release/"
> version "/source/boost_"
> (version-with-underscores version) ".tar.bz2"))
> (patches
>
> base-commit: 77603927fba0edc2c4d9de122aa132b968a051e5
> --
> 2.47.1
Hi Ada,
Given the large number of dependents and that we are 4 versions behind
should we look at combining this fix with a version update?
Greg
This bug report was last modified 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.