[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/32: gnu: emacs-noflet: Use GIT-FILE-NAME.
From: |
guix-commits |
Subject: |
17/32: gnu: emacs-noflet: Use GIT-FILE-NAME. |
Date: |
Sun, 14 Apr 2019 14:15:41 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2eca49a01b686c8c964778fa82ce058888b838e1
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 10 20:44:25 2019 +0200
gnu: emacs-noflet: Use GIT-FILE-NAME.
* gnu/packages/emacs-xyz.scm (emacs-noflet)[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 033681d..e529d4d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11669,7 +11669,7 @@ It provides auto-completion for HTTP methods and
headers in
(uri (git-reference
(url "https://github.com/nicferrier/emacs-noflet")
(commit commit)))
- (file-name (string-append name "-" version "-checkout"))
+ (file-name (git-file-name name version))
(sha256
(base32
"0g70gnmfi8n24jzfci9nrj0n9bn1qig7b8f9f325rin8h7x32ypf"))))
- 25/32: gnu: burp: Update to 2.3.4., (continued)
- 25/32: gnu: burp: Update to 2.3.4., guix-commits, 2019/04/14
- 19/32: gnu: emacs-daemons: Use GIT-FILE-NAME., guix-commits, 2019/04/14
- 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 <=
- 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, 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