1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 02:50:45 +02:00

gnu: guile-knots: Use git-file-name.

* gnu/packages/guile-xyz.scm (guile-knots)[source]: Use git-file-name.

Change-Id: Ice44464de5a4ec654441aae847de8bca20c1461b
This commit is contained in:
Zheng Junjie 2025-03-26 12:49:58 +08:00
parent c6047ca655
commit eb30f5ecbe
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -6683,7 +6683,7 @@ is an attempt to combine both into something useful.")
(sha256
(base32
"1342a7rw9zqxgii5q4ahiqabmgqbvczjdx1308yf9k3d8x6gk41q"))
(file-name (string-append name "-" version "-checkout"))))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config