[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: sbcl-cl-syntax: Name checkout.
From: |
guix-commits |
Subject: |
11/13: gnu: sbcl-cl-syntax: Name checkout. |
Date: |
Tue, 30 Apr 2019 15:07:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ad09f3b024ab2b58242f9a4098c3d0c0464c8c84
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Apr 30 17:58:05 2019 +0200
gnu: sbcl-cl-syntax: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
---
gnu/packages/lisp.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 4876dd6..4eeb801 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -4251,6 +4251,7 @@ PROPER-LIST, ASSOCIATION-LIST, PROPERTY-LIST and TUPLE.")
(uri (git-reference
(url "https://github.com/m2ym/cl-syntax.git")
(commit "03f0c329bbd55b8622c37161e6278366525e2ccc")))
+ (file-name (git-file-name "cl-syntax" version))
(sha256
(base32 "17ran8xp77asagl31xv8w819wafh6whwfc9p6dgx22ca537gyl4y"))))
(build-system asdf-build-system/sbcl)
- branch master updated (6f5be83 -> 8d2d68a), guix-commits, 2019/04/30
- 03/13: gnu: sbcl-myway: Name checkout., guix-commits, 2019/04/30
- 02/13: gnu: emacs-helm-pass: Name checkout., guix-commits, 2019/04/30
- 06/13: gnu: ocaml-ppx-enumerate: Name checkout., guix-commits, 2019/04/30
- 08/13: gnu: ocaml-ppx-typerep-conv: Name checkout., guix-commits, 2019/04/30
- 04/13: gnu: sbcl-trivial-backtrace: Name checkout., guix-commits, 2019/04/30
- 05/13: gnu: ocaml-core: Name checkout., guix-commits, 2019/04/30
- 13/13: gnu: ocaml-migrate-parsetree: Name checkout., guix-commits, 2019/04/30
- 11/13: gnu: sbcl-cl-syntax: Name checkout.,
guix-commits <=
- 10/13: gnu: emacs-dired-sidebar: Name checkout., guix-commits, 2019/04/30
- 09/13: gnu: sbcl-rfc2388: Name checkout., guix-commits, 2019/04/30
- 01/13: gnu: emacs-zotxt: Name checkout., guix-commits, 2019/04/30
- 12/13: gnu: ocaml-opam-file-format: Name checkout., guix-commits, 2019/04/30
- 07/13: gnu: ocaml-ppx-hash: Name checkout., guix-commits, 2019/04/30