GNU bug report logs -
#70775
[PATCH] gnu: leocad: Update to 23.03
Previous Next
Reported by: James Smith <jsubuntuxp <at> disroot.org>
Date: Sat, 4 May 2024 21:37:01 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70775 in the body.
You can then email your comments to 70775 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#70775
; Package
guix-patches
.
(Sat, 04 May 2024 21:37:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
James Smith <jsubuntuxp <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 04 May 2024 21:37:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lego.scm (leocad): Update to 23.03
Change-Id: I0fc566e0325aa992440cf4f895b5780df7e49632
---
gnu/packages/lego.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lego.scm b/gnu/packages/lego.scm
index 966716f5ad..b84ab3233e 100644
--- a/gnu/packages/lego.scm
+++ b/gnu/packages/lego.scm
@@ -101,7 +101,7 @@ (define-public nqc
(define-public leocad
(package
(name "leocad")
- (version "21.06")
+ (version "23.03")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -110,7 +110,7 @@ (define-public leocad
(file-name (git-file-name name version))
(sha256
(base32
- "1ifbxngkbmg6d8vv08amxbnfvlyjdwzykrjp98lbwvgb0b843ygq"))))
+ "0sihx2g06mxaahqdh361xfqf7fkzzyhlr58qlzyr4c8jd2pnd3r1"))))
(build-system gnu-build-system)
(native-inputs
(list qttools-5)) ; for lrelease
base-commit: ef8ab6ab66c4d629699d175938ef1912941d4dce
--
2.41.0
Reply sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
You have taken responsibility.
(Mon, 06 May 2024 11:28:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
James Smith <jsubuntuxp <at> disroot.org>
:
bug acknowledged by developer.
(Mon, 06 May 2024 11:28:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 70775-done <at> debbugs.gnu.org (full text, mbox):
Hi James,
thanks for the patch! I've applied it to the "master" branch with
commit "20cb45a50293cc375900cd472e8f4ce01c06a658".
--
Ricardo
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 04 Jun 2024 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.