guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 8129a2c8ea2cd9b3334bd9fbe11bf3316828158a
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sat Jan 31 14:40:16 2026 +0100
gnu: emacs-minions: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 1.2.0.
Change-Id: I8826a8f8954f36805cdea6dd7467ba0332d73446
---
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 320473ed5e..1ea1ea4bcf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3068,7 +3068,7 @@ bottom, or top, of the buffer, or to a trash file.")
(define-public emacs-minions
(package
(name "emacs-minions")
- (version "1.1.2")
+ (version "1.2.0")
(source
(origin
(method git-fetch)
@@ -3077,7 +3077,7 @@ bottom, or top, of the buffer, or to a trash file.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "06s2gd47q2lp4lj0ycrjihhn41ws9d3mh6ap9a7gz3b0blifpb4i"))))
+ (base32 "0kl269rq1abjcpnxffd8xgcdw3bwgcq31bzfvmp8wvdnkdpfi3ci"))))
(build-system emacs-build-system)
(arguments
(list #:test-command