gnu: cbqn-bootstrap: Use let-bound revision.
* gnu/packages/bqn.scm (cbqn-bootstrap)[version]: Use let-bound revision.
This commit is contained in:
parent
f284c5df0a
commit
95db2d4946
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ the same author.")
|
|||
(commit "9c1cbdc99863b1da0116df61cd832137b196dc5c"))
|
||||
(package
|
||||
(name "cbqn-bootstrap")
|
||||
(version (git-version "0" "1" commit))
|
||||
(version (git-version "0" revision commit))
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
Reference in a new issue