mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: librecad: Update to 2.2.1.2.
* gnu/packages/engineering.scm (librecad): Update to 2.2.1.2. Change-Id: I3f5401733f1e3220005bd62a7f98b4b74f7d1718
This commit is contained in:
parent
8ebd49a6b1
commit
0edbe5d44b
1 changed files with 2 additions and 2 deletions
|
@ -296,7 +296,7 @@ their devices.")
|
|||
(define-public librecad
|
||||
(package
|
||||
(name "librecad")
|
||||
(version "2.2.1.1")
|
||||
(version "2.2.1.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -305,7 +305,7 @@ their devices.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1nal6xfh9qcvn96gapb1jn3nyz3n3wwidqdc864rv38lrigms66i"))))
|
||||
"1km7n85arh818ka1bgdz0nx7ib48djipgwkml0rm4s5vv2p2kzbb"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue