[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/63: gnu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI.
From: |
guix-commits |
Subject: |
20/63: gnu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI. |
Date: |
Sat, 29 May 2021 10:17:42 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 649d9bccef910c042fa02a771ffce73b9c6c649d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat May 29 15:38:00 2021 +0200
gnu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI.
* gnu/packages/emacs-xyz.scm (emacs-gitlab-ci-mode)[source]: Drop ".git"
suffix.
---
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 f4e87f7..4fc3235 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10116,7 +10116,7 @@ behavior very similar to that of Python mode.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.com/joewreschnig/gitlab-ci-mode.git")
+ (url "https://gitlab.com/joewreschnig/gitlab-ci-mode")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- 13/63: gnu: emacs-evil-nerd-commenter: Update to 3.5.4., (continued)
- 13/63: gnu: emacs-evil-nerd-commenter: Update to 3.5.4., guix-commits, 2021/05/29
- 17/63: gnu: emacs-geiser-racket: Remove ".git" suffix from origin URI., guix-commits, 2021/05/29
- 16/63: gnu: emacs-find-file-in-project: Update to 6.0.7., guix-commits, 2021/05/29
- 15/63: gnu: emacs-exwm-x: Update to 2.0.2., guix-commits, 2021/05/29
- 23/63: gnu: emacs-helm-ag: Update to 0.64., guix-commits, 2021/05/29
- 29/63: gnu: emacs-magit-annex: Update to 1.8.0., guix-commits, 2021/05/29
- 10/63: gnu: emacs-esxml: Update to 0.3.7., guix-commits, 2021/05/29
- 14/63: gnu: emacs-ewmctrl: Update to 1.0.0., guix-commits, 2021/05/29
- 18/63: gnu: emacs-ghub: Update to 3.5.3., guix-commits, 2021/05/29
- 19/63: gnu: emacs-gitlab-ci-mode: Update to 20190824.12.2., guix-commits, 2021/05/29
- 20/63: gnu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI.,
guix-commits <=
- 21/63: gnu: emacs-god-mode: Update to 2.17.3., guix-commits, 2021/05/29
- 22/63: gnu: emacs-helm: Update to 3.7.1., guix-commits, 2021/05/29
- 24/63: gnu: emacs-helm-org-rifle: Update to 1.7.1., guix-commits, 2021/05/29
- 25/63: gnu: emacs-highlight-defined: Update to 0.1.6., guix-commits, 2021/05/29
- 26/63: gnu: emacs-hl-todo: Update to 3.3.0., guix-commits, 2021/05/29
- 27/63: gnu: emacs-ido-completing-read+: Update to 4.13., guix-commits, 2021/05/29
- 28/63: gnu: emacs-jsonnet-mode: Update to 0.1.3., guix-commits, 2021/05/29
- 30/63: gnu: emacs-magit-svn: Update to 2.2.3., guix-commits, 2021/05/29
- 33/63: gnu: emacs-no-littering: Update to 1.2.2., guix-commits, 2021/05/29
- 31/63: gnu: emacs-markdown-preview-mode: Update to 0.9.4., guix-commits, 2021/05/29