guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gpsbabel: Add missing module.


From: Mathieu Othacehe
Subject: 01/01: gnu: gpsbabel: Add missing module.
Date: Sat, 3 Feb 2018 15:40:02 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 03392caace9a56878acc0994571c9011d087588d
Author: Mathieu Othacehe <address@hidden>
Date:   Sat Feb 3 21:30:14 2018 +0100

    gnu: gpsbabel: Add missing module.
    
    * gnu/packages/gps.scm (gpsbabel)[source]: Add (guix build utils) module for
    "with-directory-excursion" macro.
---
 gnu/packages/gps.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index 760d985..732c073 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -48,6 +48,7 @@
               (sha256
                (base32
                 "0xf7wmy2m29g2lm8lqc74yf8rf7sxfl3cfwbk7dpf0yf42pb0b6w"))
+              (modules '((guix build utils)))
               (snippet
                '(begin
                   ;; Delete files under GPL-compatible licences but never used



reply via email to

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