[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: emacs-dired-sidebar: Name checkout.
From: |
guix-commits |
Subject: |
10/13: gnu: emacs-dired-sidebar: Name checkout. |
Date: |
Tue, 30 Apr 2019 15:07:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2af4698016d9a7f44074d1df67f77e3f93bc7326
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Apr 30 17:49:33 2019 +0200
gnu: emacs-dired-sidebar: Name checkout.
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME.
---
gnu/packages/emacs-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c4f1441..f2e815c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7908,6 +7908,7 @@ the actual transformations.")
(source (origin
(method git-fetch)
(uri (git-reference (url home-page) (commit commit)))
+ (file-name (git-file-name name version))
(sha256
(base32
"0lvwvq6sl80sha9fq5m4568sg534dhmifyjqw75bqddcbf3by84x"))))
- 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, 2019/04/30
- 10/13: gnu: emacs-dired-sidebar: Name checkout.,
guix-commits <=
- 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