* [bug#45859] [PATCH] gnu: genimage: Use GIT-FILE-NAME.
@ 2021-01-14 12:58 Vincent Legoll
0 siblings, 0 replies; only message in thread
From: Vincent Legoll @ 2021-01-14 12:58 UTC (permalink / raw)
To: 45859; +Cc: Vincent Legoll
* gnu/packages/genimage.scm (origin): Use GIT-FILE-NAME.
---
gnu/packages/genimage.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/genimage.scm b/gnu/packages/genimage.scm
index c9ed6258a0..bd77e4dc33 100644
--- a/gnu/packages/genimage.scm
+++ b/gnu/packages/genimage.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Danny Milosavljevic <dannym@scratchpost.org>
+;;; Copyright © 2021 Vincent Legoll <vincent.legoll@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -47,7 +48,7 @@
(uri (git-reference
(url "https://github.com/pengutronix/genimage")
(commit (string-append "v" version))))
- (file-name (string-append name "-" version "-checkout"))
+ (file-name (git-file-name name version))
(sha256
(base32
"15jmh17lvm3jw9c92bjarly7iwhmnfl322d91mprfv10ppb9ip54"))
--
2.30.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-14 13:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 12:58 [bug#45859] [PATCH] gnu: genimage: Use GIT-FILE-NAME Vincent Legoll
all messages for Guix-related lists mirrored at yhetil.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/guix
Example config snippet for mirrors.
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git