[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: emacs-casual-dired: Update to 1.6.0.
From: |
guix-commits |
Subject: |
07/09: gnu: emacs-casual-dired: Update to 1.6.0. |
Date: |
Thu, 18 Jul 2024 11:32:56 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit c6479694bc5f545972f6bb3d3ea3f948202f86c8
Author: Peter Polidoro <peter@polidoro.io>
AuthorDate: Tue Jul 9 09:45:16 2024 -0400
gnu: emacs-casual-dired: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.6.0.
Change-Id: Ia5f796206d6130f8f1667159797b9ef937e3b1c5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 99e1d4c65c..0f8b30cbdf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33163,7 +33163,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.5.0")
+ (version "1.6.0")
(source
(origin
(method git-fetch)
@@ -33172,7 +33172,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 "17a2jgm01hjhq1nkx50bm5qakb0inf0x6vry57n33jq4ay1kfnfq"))))
+ (base32 "01yyhamslbnzf7w2hn5c8gpjjnw1aclyf9265pvdnxsyb4jdyi5k"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (c2ba8b9e66 -> e3dfed59d3), guix-commits, 2024/07/18
- 01/09: guix build: Take ‘--system’ into account together with ‘-S’., guix-commits, 2024/07/18
- 06/09: gnu: Add python-xmp-toolkit., guix-commits, 2024/07/18
- 04/09: git: Remove untracked files from cached checkouts., guix-commits, 2024/07/18
- 03/09: gnu: hwloc: Update to 2.11.1., guix-commits, 2024/07/18
- 08/09: gnu: Add emacs-casual-calc., guix-commits, 2024/07/18
- 07/09: gnu: emacs-casual-dired: Update to 1.6.0.,
guix-commits <=
- 09/09: modules: ‘file-name->module-name’ strips leading “./”., guix-commits, 2024/07/18
- 05/09: gnu: musescore: Update to 4.3.2., guix-commits, 2024/07/18
- 02/09: tests: base: Compare all the service provisions, not just canonical names., guix-commits, 2024/07/18