[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
143/203: gnu: emacs-highlight-indentation: Use GIT-FILE-NAME.
From: |
guix-commits |
Subject: |
143/203: gnu: emacs-highlight-indentation: Use GIT-FILE-NAME. |
Date: |
Wed, 10 Apr 2019 14:57:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1dc4c043beb479e06a95a54a2475025890f51cfc
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 10 20:36:32 2019 +0200
gnu: emacs-highlight-indentation: Use GIT-FILE-NAME.
* gnu/packages/emacs-xyz.scm (emacs-highlight-indentation)[source]: Use
GIT-FILE-NAME.
---
gnu/packages/emacs-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 07c0663..cf402aa 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4979,7 +4979,7 @@ environments (virtualenv) inside Emacs.")
(uri (git-reference
(url
"https://github.com/antonj/Highlight-Indentation-for-Emacs.git")
(commit (string-append "v" version))))
- (file-name (string-append name "-" version "-checkout"))
+ (file-name (git-file-name name version))
(sha256
(base32
"00l54k75qk24a0znzl4ij3s3nrnr2wy9ha3za8apphzlm98m907k"))))
- 72/203: gnu: emacs-helm-swoop: Don't use unstable tarball., (continued)
- 72/203: gnu: emacs-helm-swoop: Don't use unstable tarball., guix-commits, 2019/04/10
- 90/203: gnu: emacs-cnfonts: Don't use unstable tarball., guix-commits, 2019/04/10
- 91/203: gnu: emacs-kv: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 96/203: gnu: emacs-undo-tree: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 111/203: gnu: emacs-org-mind-map: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 112/203: gnu: emacs-tree-mode: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 121/203: gnu: emacs-yasnippet-snippets: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 120/203: gnu: eless: Don't use unstable tarball., guix-commits, 2019/04/10
- 122/203: gnu: emacs-mocker: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 125/203: gnu: emacs-evil-quickscope: Don't use unstable tarball., guix-commits, 2019/04/10
- 143/203: gnu: emacs-highlight-indentation: Use GIT-FILE-NAME.,
guix-commits <=
- 147/203: gnu: emacs-evil-collection: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 74/203: gnu: emacs-monroe: Don't use unstable tarball., guix-commits, 2019/04/10
- 76/203: gnu: emacs-ht: Don't use unstable tarball., guix-commits, 2019/04/10
- 86/203: gnu: emacs-diminish: Don't use unstable tarball., guix-commits, 2019/04/10
- 88/203: gnu: emacs-xmlgen: Don't use unstable tarball., guix-commits, 2019/04/10
- 73/203: gnu: emacs-helm-projectile: Don't use unstable tarball., guix-commits, 2019/04/10
- 102/203: gnu: emacs-commander: Don't use unstable tarball., guix-commits, 2019/04/10
- 105/203: gnu: emacs-pyvenv: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 109/203: gnu: emacs-org-edit-latex: Don't use unstable tarball., guix-commits, 2019/04/10
- 132/203: gnu: emacs-pass: Don't use unstable tarball., guix-commits, 2019/04/10