mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guile-knots: Update to 0-10.13f1118.
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-10.13f1118. Change-Id: I0de996175621255b9fc74cbe6ed9ceb6195287f8
This commit is contained in:
parent
ab1b557d8f
commit
ddad78935f
1 changed files with 3 additions and 3 deletions
|
@ -6294,8 +6294,8 @@ is an attempt to combine both into something useful.")
|
||||||
(license license:asl2.0))))
|
(license license:asl2.0))))
|
||||||
|
|
||||||
(define-public guile-knots
|
(define-public guile-knots
|
||||||
(let ((commit "99245034ea4b138a617191981b01784f1f29092a")
|
(let ((commit "13f11185765b436aaa96b070b31b7b093a2122b7")
|
||||||
(revision "9"))
|
(revision "10"))
|
||||||
(package
|
(package
|
||||||
(name "guile-knots")
|
(name "guile-knots")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -6306,7 +6306,7 @@ is an attempt to combine both into something useful.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0a27phkazbjb9lxh9bl034h7dcnc5g450msb8v21sdgdx03sh4kr"))
|
"029nvm8dwvf1ha2ya2xmgwnh1z6582ig7ih3c70d4fwnpg4ir52f"))
|
||||||
(file-name (string-append name "-" version "-checkout"))))
|
(file-name (string-append name "-" version "-checkout"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue