[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/13: gnu: emacs-benchmark-init: Update to 1.2.
From: |
guix-commits |
Subject: |
05/13: gnu: emacs-benchmark-init: Update to 1.2. |
Date: |
Mon, 25 Mar 2024 09:47:35 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 46c0a8f84f92f3bb8f1caa1083a8ce4cd7cfb42d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Mar 25 14:32:13 2024 +0100
gnu: emacs-benchmark-init: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-benchmark-init): Update to 1.2.
Change-Id: Ia35e007cf45e2f9177687975c03affee3d444745
---
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 e3a28fca5d..4e12be55a0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25550,7 +25550,7 @@ functions.")
(define-public emacs-benchmark-init
(package
(name "emacs-benchmark-init")
- (version "1.1")
+ (version "1.2")
(source
(origin
(method git-fetch)
@@ -25559,7 +25559,7 @@ functions.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "19375vamhld4xm2qrdmhlp2nczfvalmz9x6ahl23zwkilr8n1nbw"))))
+ (base32 "1slw10mp9lkfy04qgv7ly76rww2rs3yijq6sjx4jwswd4b46bmsg"))))
(build-system emacs-build-system)
(home-page "https://github.com/dholm/benchmark-init-el")
(synopsis "Benchmark Emacs @code{require} and @code{load} calls")
- 10/13: gnu: emacs-org-re-reveal: Update to 3.26.0., (continued)
- 10/13: gnu: emacs-org-re-reveal: Update to 3.26.0., guix-commits, 2024/03/25
- 02/13: gnu: emacs-devdocs: Update to 0.6., guix-commits, 2024/03/25
- 03/13: gnu: emacs-buffer-env: Update to 0.6., guix-commits, 2024/03/25
- 07/13: gnu: emacs-eshell-syntax-highlighting: Update to 0.6., guix-commits, 2024/03/25
- 06/13: gnu: emacs-elpher: Update to 3.6.0., guix-commits, 2024/03/25
- 08/13: gnu: emacs-magit-todos: Update to 1.7.2., guix-commits, 2024/03/25
- 12/13: gnu: emacs-transient: Update to 0.6.0., guix-commits, 2024/03/25
- 04/13: gnu: emacs-auto-compile: Update to 2.0.0., guix-commits, 2024/03/25
- 01/13: gnu: emacs-jit-spell: Update to 0.4., guix-commits, 2024/03/25
- 11/13: gnu: emacs-package-lint: Update to 0.22., guix-commits, 2024/03/25
- 05/13: gnu: emacs-benchmark-init: Update to 1.2.,
guix-commits <=
- 09/13: gnu: emacs-orderless: Update to 1.1., guix-commits, 2024/03/25
- 13/13: gnu: emacs-wisp-mode: Update to 1.0.12., guix-commits, 2024/03/25