me
/
guix
Archived
1
0
Fork 0

gnu: leocad: Update to 23.03

* gnu/packages/lego.scm (leocad): Update to 23.03

Change-Id: I0fc566e0325aa992440cf4f895b5780df7e49632
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
master
James Smith 2024-05-04 14:33:48 -07:00 committed by Ricardo Wurmus
parent e4090a558f
commit 20cb45a502
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ restrictions that stem from limitations of the standard RCX firmware.")
(define-public leocad
(package
(name "leocad")
(version "21.06")
(version "23.03")
(source (origin
(method git-fetch)
(uri (git-reference
@ -110,7 +110,7 @@ restrictions that stem from limitations of the standard RCX firmware.")
(file-name (git-file-name name version))
(sha256
(base32
"1ifbxngkbmg6d8vv08amxbnfvlyjdwzykrjp98lbwvgb0b843ygq"))))
"0sihx2g06mxaahqdh361xfqf7fkzzyhlr58qlzyr4c8jd2pnd3r1"))))
(build-system gnu-build-system)
(native-inputs
(list qttools-5)) ; for lrelease