mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ckb-next: update to 0.6.2
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
8ee1c20f87
commit
994fd2a9d0
1 changed files with 2 additions and 2 deletions
|
@ -494,7 +494,7 @@ support.")
|
|||
(define-public ckb-next
|
||||
(package
|
||||
(name "ckb-next")
|
||||
(version "0.6.0")
|
||||
(version "0.6.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -502,7 +502,7 @@ support.")
|
|||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"1s6xz2d631rds0bsxk26smqjs9jg3lwnjrjh2sw8hc7h7l8jyiqv"))
|
||||
"1mdmimxifzajyv7n75zrnkn1fi0v46vbas028da2mncy8yjla3cl"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue