guix-commits
[Top][All Lists]
Advanced

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

66/67: ascii-strings (FIX)


From: Pierre Neidhardt
Subject: 66/67: ascii-strings (FIX)
Date: Wed, 17 Oct 2018 04:20:22 -0400 (EDT)

ambrevar pushed a commit to branch wip-next-browser2
in repository guix.

commit b03dc41bf0635f56adef535d9c84527b940c5c58
Author: Pierre Neidhardt <address@hidden>
Date:   Tue Oct 16 12:35:14 2018 +0200

    ascii-strings (FIX)
---
 gnu/packages/lisp.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 7a2aa3e..0888827 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -31,6 +31,7 @@
   #:use-module (guix packages)
   #:use-module (guix download)
   #:use-module (guix git-download)
+  #:use-module (guix hg-download)
   #:use-module (guix utils)
   #:use-module (guix build-system gnu)
   #:use-module (guix build-system asdf)



reply via email to

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