GNU bug report logs - #44208
[PATCH 0/3] Update netcdf.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Sun, 25 Oct 2020 10:29:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
To: Christopher Baines <mail <at> cbaines.net>, 44208 <at> debbugs.gnu.org
Subject: [bug#44208] [PATCH 1/3] gnu: netcdf: Update to 4.7.4.
Date: Sun, 25 Oct 2020 21:26:39 +0100
On 25.10.20 11:35, Christopher Baines wrote:
> This will fix an issue building qgis.
>
> * gnu/packages/maths.scm (netcdf): Update to 4.7.4.
> [source]: Remove the netcdf-tst_h_par.patch.
> [inputs]: Update hdf5 and add curl.
> * gnu/packages/patches/netcdf-tst_h_par.patch: Delete.
> * gnu/local.mk (dist_patch_DATA): Remove deleted patch.
> ---
[...]
>      (source
>       (origin
>         (method url-fetch)
> -       (uri (string-append "ftp://ftp.unidata.ucar.edu/pub/netcdf/"
> -                           "netcdf-" version ".tar.gz"))
> +       (uri (string-append
> +             "https://www.unidata.ucar.edu/downloads/netcdf/ftp/"
> +             "netcdf-c-" version ".tar.gz"))

Do we usually mention such changes in the commit message?




This bug report was last modified 4 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.