[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: emacs-embark: Update to 1.1.
From: |
guix-commits |
Subject: |
07/10: gnu: emacs-embark: Update to 1.1. |
Date: |
Wed, 15 May 2024 16:15:14 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 64c61601839470b8e21be1dce5bcc7a0a45c5c67
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Mon May 13 19:17:29 2024 +0200
gnu: emacs-embark: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 1.1.
Change-Id: I847b163a65f7e5535bc55553ef2b61edc787ad9f
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 0109ff71bd..db982a3481 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12154,7 +12154,7 @@ them easier to distinguish from other, less important
buffers.")
(define-public emacs-embark
(package
(name "emacs-embark")
- (version "1.0")
+ (version "1.1")
(source
(origin
(method git-fetch)
@@ -12162,7 +12162,7 @@ them easier to distinguish from other, less important
buffers.")
(url "https://github.com/oantolin/embark")
(commit version)))
(sha256
- (base32 "14alpanynww6z7yxxyiiy24c0p4pq1argsb0pmqavq25mdxgn4v2"))
+ (base32 "1361jvwr3wjbpmq6dfkrhhhv9vrmqpkp1j18syp311g6h8hzi3hg"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments
- branch master updated (dfdad66f5a -> 4901f1b604), guix-commits, 2024/05/15
- 01/10: gnu: power-profiles-daemon: Update to 0.21., guix-commits, 2024/05/15
- 04/10: gnu: guix-build-coordinator: Update to 0-104.fff0017., guix-commits, 2024/05/15
- 03/10: gnu: services: Add power-profiles-daemon-service-type., guix-commits, 2024/05/15
- 05/10: gnu: nar-herder: Update to 0-32.bb8209b., guix-commits, 2024/05/15
- 10/10: gnu: tenacity: Add support for ebml and matroska formats., guix-commits, 2024/05/15
- 07/10: gnu: emacs-embark: Update to 1.1.,
guix-commits <=
- 02/10: gnu: power-profiles-daemon: Build gtk-docs., guix-commits, 2024/05/15
- 09/10: gnu: tenacity: Update to 1.3.3., guix-commits, 2024/05/15
- 08/10: gnu: wxwidgets: Update to 3.2.4, guix-commits, 2024/05/15
- 06/10: gnu: bffe: Update to 0-6.7df2aa6., guix-commits, 2024/05/15