guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64510] [PATCH v1] gnu: Add simtrace-1


From: Ludovic Courtès
Subject: [bug#64510] [PATCH v1] gnu: Add simtrace-1
Date: Wed, 11 Oct 2023 19:16:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi,

Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> skribis:

> * gnu/packages/telephony.scm (simtrace-1): New variable.

Applied with the change below, suggested by ‘guix lint’.

Thanks!

Ludo’.

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 0865ab5fe1..6974cfcadb 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -987,6 +987,7 @@ (define-public simtrace-1
               (uri (git-reference
                     (url "https://gitea.osmocom.org/sim-card/simtrace";)
                     (commit (string-append "v" version))))
+              (file-name (git-file-name name version))
               (sha256
                (base32
                 "03wjdavp7fbr7jzzhqx6di9v87yvfi19i3kpn798vlpbw7iwkjry"))))

reply via email to

[Prev in Thread] Current Thread [Next in Thread]