[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/24: gnu: emacs-casual-dired: Update to 1.5.0.
From: |
guix-commits |
Subject: |
19/24: gnu: emacs-casual-dired: Update to 1.5.0. |
Date: |
Sat, 29 Jun 2024 04:47:16 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit bc8363f644143572ccffb043aa767178257089b3
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 29 09:58:27 2024 +0200
gnu: emacs-casual-dired: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.5.0.
Change-Id: I129a54757e2d45b19a4af835631120bc36916da3
---
gnu/packages/emacs-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 6501097097..3cc9b02046 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33003,7 +33003,7 @@ all of your projects, then override or add variables on
a per-project basis.")
(define-public emacs-casual-dired
(package
(name "emacs-casual-dired")
- (version "1.3.0")
+ (version "1.5.0")
(source
(origin
(method git-fetch)
@@ -33012,7 +33012,7 @@ all of your projects, then override or add variables on
a per-project basis.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1lhdsnbw6b38gy8v6cvv0mcl4rhzfqccls507n81zrip7h78yij9"))))
+ (base32 "17a2jgm01hjhq1nkx50bm5qakb0inf0x6vry57n33jq4ay1kfnfq"))))
(build-system emacs-build-system)
(arguments
(list
@@ -33020,6 +33020,7 @@ all of your projects, then override or add variables on
a per-project basis.")
#~(modify-phases %standard-phases
(add-after 'unpack 'chdir
(lambda _ (chdir "lisp"))))))
+ (propagated-inputs (list emacs-casual-lib))
(home-page "https://github.com/kickingvegas/casual-dired")
(synopsis "Transient-based porcelain for dired")
(description
- 16/24: gnu: emacs-notmuch-maildir: Update to 0.2.3., (continued)
- 16/24: gnu: emacs-notmuch-maildir: Update to 0.2.3., guix-commits, 2024/06/29
- 06/24: gnu: emacs-paren-face: Update to 1.1.1., guix-commits, 2024/06/29
- 14/24: gnu: emacs-deadgrep: Update to 0.13., guix-commits, 2024/06/29
- 09/24: gnu: emacs-jinx: Update to 1.8., guix-commits, 2024/06/29
- 21/24: gnu: emacs-orglink: Update to 1.2.3., guix-commits, 2024/06/29
- 13/24: gnu: emacs-org-ql: Update to 0.8.7., guix-commits, 2024/06/29
- 22/24: gnu: emacs-beframe: Update to 1.1.1., guix-commits, 2024/06/29
- 04/24: gnu: emacs-moody: Update to 1.1.0., guix-commits, 2024/06/29
- 01/24: gnu: emacs-gptel: Update to 0.9.0., guix-commits, 2024/06/29
- 08/24: gnu: emacs-slime, sbcl-slime-swank: Update to 2.30., guix-commits, 2024/06/29
- 19/24: gnu: emacs-casual-dired: Update to 1.5.0.,
guix-commits <=
- 17/24: gnu: emacs-transient: Update to 0.7.2., guix-commits, 2024/06/29
- 07/24: gnu: emacs-ol-notmuch: Update to 2.0.2., guix-commits, 2024/06/29
- 18/24: gnu: Add emacs-casual-lib., guix-commits, 2024/06/29
- 20/24: gnu: emacs-no-littering: Update to 1.7.0., guix-commits, 2024/06/29
- 23/24: gnu: emacs-context-transient: Update to 1.0.1., guix-commits, 2024/06/29
- 12/24: gnu: emacs-pg: Update to 0.36., guix-commits, 2024/06/29
- 10/24: gnu: emacs-hl-todo: Update to 3.7.0., guix-commits, 2024/06/29