[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: freecad: Update to 0.20.1.
From: |
guix-commits |
Subject: |
07/08: gnu: freecad: Update to 0.20.1. |
Date: |
Sat, 13 Aug 2022 01:36:27 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 0fc2027e16ac23934e70955730df441c08c46d60
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Aug 12 07:26:06 2022 -0300
gnu: freecad: Update to 0.20.1.
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index ed87cd8d6a..f350da0042 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2438,7 +2438,7 @@ comments.")))
(define-public freecad
(package
(name "freecad")
- (version "0.20")
+ (version "0.20.1")
(source
(origin
(method git-fetch)
@@ -2447,7 +2447,7 @@ comments.")))
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "14bn75bjh93f8k3hinqw913z1q0ywq7niklwbbd99hf5n342hsv4"))))
+ (base32 "1pgkjlahisqjvi3dd7ywj1zwhsl3wn3p15sifbmrdfdmw9is3z2b"))))
(build-system qt-build-system)
(native-inputs
(list doxygen
- branch master updated (bf35cded18 -> 887a5fd5a3), guix-commits, 2022/08/13
- 01/08: gnu: homebank: Update to 5.5.6., guix-commits, 2022/08/13
- 05/08: gnu: mlt: Update to 7.8.0., guix-commits, 2022/08/13
- 02/08: gnu: openxr: Update to 1.0.24., guix-commits, 2022/08/13
- 06/08: gnu: shotcut: Update to 22.06.23., guix-commits, 2022/08/13
- 07/08: gnu: freecad: Update to 0.20.1.,
guix-commits <=
- 08/08: gnu: pre-commit: Update to 2.20.0., guix-commits, 2022/08/13
- 04/08: gnu: python-wand: Update to 0.6.9., guix-commits, 2022/08/13
- 03/08: gnu: mixxx: Update to 2.3.3., guix-commits, 2022/08/13