[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/32: gnu: emacs-evil-org: Use GIT-FILE-NAME.
From: |
guix-commits |
Subject: |
24/32: gnu: emacs-evil-org: Use GIT-FILE-NAME. |
Date: |
Sun, 14 Apr 2019 14:15:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 228414cee51efcd2d05bde049c90fbea68788135
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 10 20:44:27 2019 +0200
gnu: emacs-evil-org: Use GIT-FILE-NAME.
* gnu/packages/emacs-xyz.scm (emacs-evil-org)[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 3b8c749..579fd7a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12031,7 +12031,7 @@ defaults.")
(uri (git-reference
(url "https://github.com/Somelauw/evil-org-mode")
(commit commit)))
- (file-name (string-append name "-" version "-checkout"))
+ (file-name (git-file-name name version))
(sha256
(base32
"176hrw7y7nczffbyhsa167b8rvfacsmcafm2gpkrdjqlrikbmrhl"))))
- 28/32: gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed., (continued)
- 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, 2019/04/14
- 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 <=
- 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