emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51378: closed ([PATCH] gnu: leocad: Update to 21.06.)


From: GNU bug Tracking System
Subject: bug#51378: closed ([PATCH] gnu: leocad: Update to 21.06.)
Date: Sun, 31 Oct 2021 10:13:02 +0000

Your message dated Sun, 31 Oct 2021 15:42:21 +0530
with message-id <87v91dsdtm.fsf@systemreboot.net>
and subject line Re: bug#51378: [PATCH] gnu: leocad: Update to 21.06.
has caused the debbugs.gnu.org bug report #51378,
regarding [PATCH] gnu: leocad: Update to 21.06.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51378
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: leocad: Update to 21.06. Date: Sun, 24 Oct 2021 17:28:33 +0000
* gnu/packages/lego.scm (leocad): Update to 21.06.
---
 gnu/packages/lego.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lego.scm b/gnu/packages/lego.scm
index 5b72c0e0be..6d4e243054 100644
--- a/gnu/packages/lego.scm
+++ b/gnu/packages/lego.scm
@@ -1,6 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2016, 2017, 2019 Eric Bavier <bavier@posteo.net>
 ;;; Copyright © 2018, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -100,7 +101,7 @@ restrictions that stem from limitations of the standard RCX 
firmware.")
 (define-public leocad
   (package
     (name "leocad")
-    (version "19.07.1")
+    (version "21.06")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -109,7 +110,7 @@ restrictions that stem from limitations of the standard RCX 
firmware.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "02kv1m18g6s4dady9jv4sjivfkrp192bmdw2a3d9lzlp60zks0p2"))))
+                "1ifbxngkbmg6d8vv08amxbnfvlyjdwzykrjp98lbwvgb0b843ygq"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("qttools" ,qttools)))           ; for lrelease
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#51378: [PATCH] gnu: leocad: Update to 21.06. Date: Sun, 31 Oct 2021 15:42:21 +0530
Hi Felix,

Thanks for the patch! I applied it on master.

Regards,
Arun

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]