gnu: cbqn-bootstrap: Use let-bound revision.

* gnu/packages/bqn.scm (cbqn-bootstrap)[version]: Use let-bound revision.
This commit is contained in:
Liliana Marie Prikler 2022-10-22 20:28:00 +02:00
parent f284c5df0a
commit 95db2d4946
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87

View File

@ -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