me
/
guix
Archived
1
0
Fork 0

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>
master
Peter Polidoro 2024-07-09 09:45:16 -04:00 committed by Ludovic Courtès
parent 0514502408
commit c6479694bc
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -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