[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/14: gnu: emacs-plz: Update to 0.8.
From: |
guix-commits |
Subject: |
14/14: gnu: emacs-plz: Update to 0.8. |
Date: |
Sun, 28 Apr 2024 10:40:34 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 72308f262c910977e40c2c9f350dc563c0a8437a
Author: Roman Scherer <roman@burningswell.com>
AuthorDate: Fri Apr 26 08:46:53 2024 +0200
gnu: emacs-plz: Update to 0.8.
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.8.
Change-Id: I0ceb1582e58e7c12e4d60e9658f6ee3ffbe7ebc7
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 3cdc972fcb..1ce56fd576 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20947,7 +20947,7 @@ multiplexer.")
(define-public emacs-plz
(package
(name "emacs-plz")
- (version "0.7.2")
+ (version "0.8")
(source
(origin
(method git-fetch)
@@ -20956,7 +20956,7 @@ multiplexer.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0bbc8jr6xivzc7r701lnxmhcs7v56av780avyycaz1hpcmggl726"))))
+ (base32 "0vyx6vd90ifj4aza8k9h7ccb4ijs5n5k8hcn8ccm6jrw5h148c4v"))))
(build-system emacs-build-system)
(inputs (list curl))
(arguments
- branch master updated (4178eaf3b2 -> 72308f262c), guix-commits, 2024/04/28
- 08/14: gnu: guile-gsl: Update to 0.0.1-1.22ac81c., guix-commits, 2024/04/28
- 09/14: gnu: guile-lmdb: Update to 0.0.1-2.56a986f., guix-commits, 2024/04/28
- 04/14: system: Fix duplicate nss-certs check., guix-commits, 2024/04/28
- 14/14: gnu: emacs-plz: Update to 0.8.,
guix-commits <=
- 05/14: gnu: nss/fixed: Update to 3.99., guix-commits, 2024/04/28
- 02/14: gnu: Remove kddockwidgets-1., guix-commits, 2024/04/28
- 01/14: gnu: hotspot: Update to 1.5.0., guix-commits, 2024/04/28
- 03/14: gnu: soqt: Update to 1.6.2., guix-commits, 2024/04/28
- 07/14: gnu: librewolf: Update to 125.0.2-1., guix-commits, 2024/04/28
- 06/14: gnu: nss-certs: Update to 3.99., guix-commits, 2024/04/28
- 11/14: gnu: haxe: Update to 4.3.4, guix-commits, 2024/04/28
- 13/14: gnu: emacs-cape: Update to 1.5., guix-commits, 2024/04/28
- 10/14: gnu: kauth: Fix KAUTH_HELPER_INSTALL_ABSOLUTE_DIR., guix-commits, 2024/04/28
- 12/14: gnu: hashlink: Update to 1.14, guix-commits, 2024/04/28