unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51378] [PATCH] gnu: leocad: Update to 21.06.
@ 2021-10-24 17:28 Felix Gruber
  2021-10-31 10:12 ` bug#51378: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2021-10-24 17:28 UTC (permalink / raw)
  To: 51378; +Cc: Felix Gruber

* 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





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

* bug#51378: [PATCH] gnu: leocad: Update to 21.06.
  2021-10-24 17:28 [bug#51378] [PATCH] gnu: leocad: Update to 21.06 Felix Gruber
@ 2021-10-31 10:12 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2021-10-31 10:12 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 51378-done

[-- Attachment #1: Type: text/plain, Size: 73 bytes --]


Hi Felix,

Thanks for the patch! I applied it on master.

Regards,
Arun

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 524 bytes --]

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

end of thread, other threads:[~2021-10-31 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 17:28 [bug#51378] [PATCH] gnu: leocad: Update to 21.06 Felix Gruber
2021-10-31 10:12 ` bug#51378: " Arun Isaac

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