unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38204] [PATCH] Update freecad to 0.18.4
@ 2019-11-14  7:37 John Soo
  2019-11-15 12:50 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: John Soo @ 2019-11-14  7:37 UTC (permalink / raw)
  To: 38204


[-- Attachment #1.1: Type: text/plain, Size: 57 bytes --]

Hi all,

Here's a minor version bump of freecad.

- John

[-- Attachment #1.2: Type: text/html, Size: 145 bytes --]

[-- Attachment #2: 0001-gnu-freecad-Update-to-0.18.4.patch --]
[-- Type: text/x-patch, Size: 1138 bytes --]

From 1cd761d269978dd74dac4ef0eb1e3e74ad54c9d8 Mon Sep 17 00:00:00 2001
From: John Soo <jsoo1@asu.edu>
Date: Tue, 12 Nov 2019 19:38:57 -0800
Subject: [PATCH] gnu: freecad: Update to 0.18.4.

* gnu/packages/engineering.scm (freecad): Update to 0.18.4.
---
 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 17d959b870..63c2f5d745 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2203,7 +2203,7 @@ full programmatic control over your models.")
 (define-public freecad
   (package
     (name "freecad")
-    (version "0.18.3")
+    (version "0.18.4")
     (source
      (origin
        (method git-fetch)
@@ -2213,7 +2213,7 @@ full programmatic control over your models.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1ny29y0h8smg1bwi5yn4kcnyfprqh3v7v2z8837cmmhcwp8dr95m"))))
+         "170hk1kgrvsddrwykp24wyj0cha78zzmzbf50gn98x7ngqqs395s"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)
-- 
2.24.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#38204] [PATCH] Update freecad to 0.18.4
  2019-11-14  7:37 [bug#38204] [PATCH] Update freecad to 0.18.4 John Soo
@ 2019-11-15 12:50 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2019-11-15 12:50 UTC (permalink / raw)
  To: 38204; +Cc: 38204-done


Pushed, thanks!

Mathieu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-15 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  7:37 [bug#38204] [PATCH] Update freecad to 0.18.4 John Soo
2019-11-15 12:50 ` Mathieu Othacehe

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).