[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/19: gnu: julia-unitful: Update to 1.7.0.
From: |
guix-commits |
Subject: |
18/19: gnu: julia-unitful: Update to 1.7.0. |
Date: |
Tue, 18 May 2021 13:42:17 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit f6a30e560e3dba7009b960fb76cbfa3b48f064b1
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue May 18 20:34:18 2021 +0300
gnu: julia-unitful: Update to 1.7.0.
* gnu/packages/julia-xyz.scm (julia-unitful): Update to 1.7.0.
---
gnu/packages/julia-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index 8acdd31..1ff36ab 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -1352,7 +1352,7 @@ working with @acronym{URIs,Uniform Resource Identifiers},
as defined in RFC
(define-public julia-unitful
(package
(name "julia-unitful")
- (version "1.6.0")
+ (version "1.7.0")
(source
(origin
(method git-fetch)
@@ -1361,7 +1361,7 @@ working with @acronym{URIs,Uniform Resource Identifiers},
as defined in RFC
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0g5bhlvay9yk11c5dqwbzmb3q7lzj0cq5zchyk39d59fkvvmxvq3"))))
+ (base32 "03nq2nc2mwiqg3z1gksfsnyd7dmsjsya5c2v1n5h0ab22vm59f0m"))))
(build-system julia-build-system)
(propagated-inputs
`(("julia-constructionbase" ,julia-constructionbase)))
- 01/19: gnu: julia-adapt: Update to 3.3.0., (continued)
- 01/19: gnu: julia-adapt: Update to 3.3.0., guix-commits, 2021/05/18
- 03/19: gnu: julia-chainrules: Update to 0.7.65., guix-commits, 2021/05/18
- 06/19: gnu: julia-colors: Update to 0.12.8., guix-commits, 2021/05/18
- 07/19: gnu: julia-colortypes: Update to 0.11.0., guix-commits, 2021/05/18
- 09/19: gnu: julia-constructionbase: Update to 1.2.1., guix-commits, 2021/05/18
- 12/19: gnu: julia-jllwrappers: Update to 1.3.0., guix-commits, 2021/05/18
- 17/19: gnu: julia-uris: Update to 1.3.0., guix-commits, 2021/05/18
- 13/19: gnu: julia-orderedcollections: Update to 1.4.1., guix-commits, 2021/05/18
- 14/19: gnu: julia-offsetarrays: Update to 1.8.0., guix-commits, 2021/05/18
- 15/19: gnu: julia-parsers: Update to 1.1.0., guix-commits, 2021/05/18
- 18/19: gnu: julia-unitful: Update to 1.7.0.,
guix-commits <=
- 08/19: gnu: julia-compat: Update to 3.29.0., guix-commits, 2021/05/18
- 11/19: gnu: julia-forwarddiff: Update to 0.10.18., guix-commits, 2021/05/18
- 16/19: gnu: julia-staticarrays: Update to 1.2.0., guix-commits, 2021/05/18
- 19/19: gnu: julia-zygote: Update to 0.6.10., guix-commits, 2021/05/18