From: Christopher Baines <mail@cbaines.net>
To: 44208@debbugs.gnu.org
Subject: [bug#44208] [PATCH 2/3] gnu: netcdf-fortran: Update to 4.5.3.
Date: Sun, 25 Oct 2020 10:35:07 +0000 [thread overview]
Message-ID: <20201025103508.6845-2-mail@cbaines.net> (raw)
In-Reply-To: <20201025103508.6845-1-mail@cbaines.net>
This allows the package to build with netcdf 4.7.4.
* gnu/packages/maths.scm (netcdf-fortran): Update to 4.5.3.
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index d2631501aa..ba46937f9a 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1619,7 +1619,7 @@ sharing of scientific data.")
(define-public netcdf-fortran
(package
(name "netcdf-fortran")
- (version "4.4.4")
+ (version "4.5.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1627,7 +1627,7 @@ sharing of scientific data.")
version ".tar.gz"))
(sha256
(base32
- "0xaxdcg1p83zmypwml3swsnr3ccn38inwldyr1l3wa4dbwbrblxj"))))
+ "0x4acvfhbsx1q79dkkwrwbgfhm0w5ngnp4zj5kk92s1khihmqfhj"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f))
--
2.28.0
next prev parent reply other threads:[~2020-10-25 10:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-25 10:27 [bug#44208] [PATCH 0/3] Update netcdf Christopher Baines
2020-10-25 10:35 ` [bug#44208] [PATCH 1/3] gnu: netcdf: Update to 4.7.4 Christopher Baines
2020-10-25 10:35 ` Christopher Baines [this message]
2020-10-25 10:35 ` [bug#44208] [PATCH 3/3] gnu: python2-netcdf4: Remove package Christopher Baines
2020-10-25 20:26 ` [bug#44208] [PATCH 1/3] gnu: netcdf: Update to 4.7.4 Jonathan Brielmaier
2020-10-26 12:46 ` zimoun
2020-10-26 16:04 ` Christopher Baines
2020-10-26 10:52 ` Ludovic Courtès
2020-10-26 16:06 ` bug#44208: " Christopher Baines
2020-10-28 9:47 ` [bug#44208] " Ludovic Courtès
2020-10-31 16:12 ` Christopher Baines
2020-11-02 15:38 ` Ludovic Courtès
2020-11-02 23:43 ` Christopher Baines
2020-10-25 20:28 ` [bug#44208] [PATCH 0/3] Update netcdf Jonathan Brielmaier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201025103508.6845-2-mail@cbaines.net \
--to=mail@cbaines.net \
--cc=44208@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).