[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/32: gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.
From: |
guix-commits |
Subject: |
14/32: gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME. |
Date: |
Sun, 14 Apr 2019 14:15:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c4a835268f275ed5a4eafa0ec4ac28edbb4a9d55
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 10 20:44:24 2019 +0200
gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.
* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences)[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 7e4c8f1..239ab5e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11476,7 +11476,7 @@ the previously visible buffer part after each scroll.")
(uri (git-reference
(url "https://github.com/dgutov/highlight-escape-sequences.git")
(commit commit)))
- (file-name (string-append name "-" version "-checkout"))
+ (file-name (git-file-name name version))
(sha256
(base32
"05mc3w1f8ykf80914a1yddw6j8cmh0h57llm07xh89s53821v2is"))))
- 26/32: gnu: khal: Update to 0.10.1., (continued)
- 26/32: gnu: khal: Update to 0.10.1., guix-commits, 2019/04/14
- 21/32: gnu: emacs-desktop-environment: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 28/32: gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed., guix-commits, 2019/04/14
- 27/32: gnu: khal: Use HTTPS home page., guix-commits, 2019/04/14
- 22/32: gnu: emacs-evil-magit: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 32/32: gnu: libgit2: Don't use unstable tarball., guix-commits, 2019/04/14
- 06/32: gnu: emacs-helm-eww: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 12/32: gnu: emacs-grep-context: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 17/32: gnu: emacs-noflet: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 23/32: gnu: emacs-evil-multiedit: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 14/32: gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.,
guix-commits <=
- 20/32: gnu: emacs-esh-autosuggest: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 24/32: gnu: emacs-evil-org: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 29/32: gnu: etl: Update to 1.2.2., guix-commits, 2019/04/14
- 16/32: gnu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 31/32: gnu: python-pygit2: Update to 0.28.0., guix-commits, 2019/04/14
- 30/32: gnu: synfig, synfigstudio: Update to 1.2.2., guix-commits, 2019/04/14