[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/53: gnu: emacs-async: Update to 1.9.8.
From: |
guix-commits |
Subject: |
12/53: gnu: emacs-async: Update to 1.9.8. |
Date: |
Mon, 1 Jan 2024 20:26:01 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 0f9beffa43dbd518e4cb597afe2b87b4892d446e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Jan 1 18:32:47 2024 +0100
gnu: emacs-async: Update to 1.9.8.
* gnu/packages/emacs-xyz.scm (emacs-async): Update to 1.9.8.
Change-Id: I2b83724cee2f77d49417c104f7ab0bf299c671ea
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e0f7549b47..c21ec16b12 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4194,7 +4194,7 @@ while paused.")
(package
(name "emacs-async")
(home-page "https://github.com/jwiegley/emacs-async")
- (version "1.9.7")
+ (version "1.9.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4203,7 +4203,7 @@ while paused.")
(file-name (git-file-name name version))
(sha256
(base32
- "18pysi1pf6hbv6w0nq50j5xclvgd006iqqijh44wck9hxhdwyfr1"))))
+ "191bjmwg5bgih1322n4q4i2jxx7aa3cb9lx0ymkwc3r2bdhkn0lp"))))
(build-system emacs-build-system)
(synopsis "Asynchronous processing in Emacs")
(description
- branch master updated (ee0cf3b9ff -> f2102cb5b9), guix-commits, 2024/01/01
- 02/53: gnu: emacs-auctex: Update to 13.2.3., guix-commits, 2024/01/01
- 01/53: gnu: emacs-rec-mode: Update to 1.9.3., guix-commits, 2024/01/01
- 05/53: gnu: emacs-kind-icon: Update to 0.2.1., guix-commits, 2024/01/01
- 03/53: gnu: emacs-subed: Update to 1.2.11., guix-commits, 2024/01/01
- 04/53: gnu: emacs-eldoc: Update to 1.15.0., guix-commits, 2024/01/01
- 06/53: gnu: emacs-tramp: Update to 2.6.2.0., guix-commits, 2024/01/01
- 08/53: gnu: emacs-vertico-posframe: Update to 0.7.5., guix-commits, 2024/01/01
- 14/53: gnu: emacs-cape: Update to 1.1., guix-commits, 2024/01/01
- 11/53: gnu: emacs-buttercup: Update to 1.33., guix-commits, 2024/01/01
- 12/53: gnu: emacs-async: Update to 1.9.8.,
guix-commits <=
- 16/53: gnu: emacs-clj-refactor: Update to 3.11.2., guix-commits, 2024/01/01
- 18/53: gnu: emacs-code-cells: Update to 0.4., guix-commits, 2024/01/01
- 27/53: gnu: emacs-emms-print-metadata: Update to 17., guix-commits, 2024/01/01
- 28/53: gnu: emacs-geiser: Update to 0.30., guix-commits, 2024/01/01
- 29/53: gnu: emacs-gptel: Update to 0.5.5., guix-commits, 2024/01/01
- 30/53: gnu: emacs-haskell-mode: Update to 17.5., guix-commits, 2024/01/01
- 32/53: gnu: emacs-inf-ruby: Update to 2.8.1., guix-commits, 2024/01/01
- 37/53: gnu: emacs-marginalia: Update to 1.5., guix-commits, 2024/01/01
- 07/53: gnu: emacs-ebdb: Update to 0.8.20., guix-commits, 2024/01/01
- 15/53: gnu: emacs-cider: Update to 1.12.0., guix-commits, 2024/01/01