[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/36: gnu: udunits: Update to 2.2.28.
From: |
guix-commits |
Subject: |
13/36: gnu: udunits: Update to 2.2.28. |
Date: |
Sat, 2 Jan 2021 12:56:52 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 48dafe7da67315328022ac8513b087f4acc71146
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 18:25:52 2021 +0100
gnu: udunits: Update to 2.2.28.
* gnu/packages/c.scm (udunits): Update to 2.2.28.
---
gnu/packages/c.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 2ea9c2a..c5d425f 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2016, 2018 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2016, 2017, 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2018, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018, 2020, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018, 2019 Pierre Neidhardt <mail@ambrevar.xyz>
;;; Copyright © 2019, 2020 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2019 Guillaume Le Vaillant <glv@posteo.net>
@@ -189,14 +189,14 @@ language with thin bindings for other languages.")
(name "udunits")
;; Four-part version numbers are development snapshots, not releases. See
;; <https://github.com/Unidata/UDUNITS-2/issues/99#issuecomment-732323472>.
- (version "2.2.26")
+ (version "2.2.28")
(source (origin
(method url-fetch)
(uri (string-append "ftp://ftp.unidata.ucar.edu/pub/udunits/"
"udunits-" version ".tar.gz"))
(sha256
(base32
- "0v9mqw4drnkzkm57331ail6yvs9485jmi37s40lhvmf7r5lli3rn"))))
+ "17jpbp6f0rr132jn2gqy8ry8mv1w27v6dyhfq1igv8v1674aw2sr"))))
(build-system gnu-build-system)
(inputs
`(("expat" ,expat)))
- 10/36: gnu: gnome-tweaks: Update to 3.34.1., (continued)
- 10/36: gnu: gnome-tweaks: Update to 3.34.1., guix-commits, 2021/01/02
- 03/36: gnu: smartmontools: Update to 7.2., guix-commits, 2021/01/02
- 04/36: gnu: oath-toolkit: Update to 2.6.5., guix-commits, 2021/01/02
- 06/36: gnu: deutex: Update to 5.2.2., guix-commits, 2021/01/02
- 08/36: gnu: lsp-dsp-lib: Update to 0.5.11., guix-commits, 2021/01/02
- 05/36: gnu: font-gnu-unifont: Update to 13.0.05., guix-commits, 2021/01/02
- 12/36: gnu: gpick: Update to 0.2.6., guix-commits, 2021/01/02
- 17/36: gnu: mpop: Update to 1.4.12., guix-commits, 2021/01/02
- 19/36: gnu: drumkv1: Update to 0.9.19., guix-commits, 2021/01/02
- 07/36: gnu: routino: Update to 3.3.3., guix-commits, 2021/01/02
- 13/36: gnu: udunits: Update to 2.2.28.,
guix-commits <=
- 14/36: gnu: udunits: Omit static library., guix-commits, 2021/01/02
- 11/36: gnu: wavemon: Update to 0.9.3., guix-commits, 2021/01/02
- 15/36: gnu: brltty: Update to 6.2., guix-commits, 2021/01/02
- 16/36: gnu: mutt: Update to 2.0.4., guix-commits, 2021/01/02
- 18/36: gnu: synthv1: Update to 0.9.19., guix-commits, 2021/01/02
- 24/36: gnu: b4: Update to 0.6.2., guix-commits, 2021/01/02
- 26/36: gnu: cifs-utils: Update to 6.12., guix-commits, 2021/01/02
- 27/36: gnu: lighttpd: Update to 1.4.58., guix-commits, 2021/01/02
- 28/36: gnu: egl-wayland: Update to 1.1.6., guix-commits, 2021/01/02
- 30/36: gnu: notmuch: Update to 0.31.3., guix-commits, 2021/01/02