[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/38: gnu: emacs-auto-compile: Update to 1.8.0.
From: |
guix-commits |
Subject: |
05/38: gnu: emacs-auto-compile: Update to 1.8.0. |
Date: |
Sun, 21 May 2023 08:55:18 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 8f7753f7ef1277517ac91cce823e737c8fd8a036
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun May 21 12:08:26 2023 +0200
gnu: emacs-auto-compile: Update to 1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 1.8.0.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7e372e9262..5c072d4af9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3239,15 +3239,15 @@ code completion and project management support.")
(define-public emacs-auto-compile
(package
(name "emacs-auto-compile")
- (version "1.7.2")
+ (version "1.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/emacscollective/auto-compile.git")
+ (url "https://github.com/emacscollective/auto-compile")
(commit version)))
(sha256
(base32
- "1njnyilv6lxnbvi6yrgzg6qjhf6vgh4fpag4hav1j45718y6kd31"))))
+ "1zkqpvnashwn721qwf9khwizfxq9g3dhhy1siyk1s2wq1a9li9wq"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-compat emacs-packed))
(home-page "https://github.com/emacscollective/auto-compile")
- 11/38: gnu: emacs-elpher: Update to 3.5.0., (continued)
- 11/38: gnu: emacs-elpher: Update to 3.5.0., guix-commits, 2023/05/21
- 13/38: gnu: emacs-find-file-in-project: Update to 6.2.1., guix-commits, 2023/05/21
- 14/38: gnu: emacs-ghq: Update to 0.2.0., guix-commits, 2023/05/21
- 15/38: gnu: emacs-ghq: Do not propagate ghq., guix-commits, 2023/05/21
- 16/38: gnu: emacs-ghub: Update to 3.6.0., guix-commits, 2023/05/21
- 18/38: gnu: emacs-gptel: Update to 0.3.6., guix-commits, 2023/05/21
- 03/38: gnu: emacs-excorporate: Update to 1.1.0., guix-commits, 2023/05/21
- 01/38: gnu: emacs-soap-client: Update to 3.2.3., guix-commits, 2023/05/21
- 02/38: gnu: Add emacs-url-http-oauth., guix-commits, 2023/05/21
- 06/38: gnu: emacs-beframe: Update to 0.3.0., guix-commits, 2023/05/21
- 05/38: gnu: emacs-auto-compile: Update to 1.8.0.,
guix-commits <=
- 08/38: gnu: emacs-ef-themes: Update to 1.0.0., guix-commits, 2023/05/21
- 09/38: gnu: emacs-eldev: Update to 1.4., guix-commits, 2023/05/21
- 10/38: gnu: emacs-elfeed-score: Update to 1.2.6., guix-commits, 2023/05/21
- 17/38: gnu: git-modes: Update to 1.4.1., guix-commits, 2023/05/21
- 19/38: gnu: emacs-hl-todo: Update to 3.5.0., guix-commits, 2023/05/21
- 20/38: gnu: emacs-inspector: Update to 0.30., guix-commits, 2023/05/21
- 26/38: gnu: emacs-minions: Update to 1.0.0., guix-commits, 2023/05/21
- 29/38: gnu: emacs-org-inline-pdf: Update to 0.3., guix-commits, 2023/05/21
- 25/38: gnu: emacs-moody: Update to 1.0.0., guix-commits, 2023/05/21
- 28/38: gnu: emacs-ol-notmuch: Update to 2.0.1., guix-commits, 2023/05/21