gnu: emacs-casual-dired: Update to 1.8.0.

* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.8.0.

Change-Id: I995a187ab14389260f02cd3d2297cc7fa8e1ebd4
This commit is contained in:
Nicolas Goaziou 2024-08-19 21:00:59 +02:00
parent 5fff7ce021
commit 78cfb8a44b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -33379,7 +33379,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.7.0")
(version "1.8.0")
(source
(origin
(method git-fetch)
@ -33388,7 +33388,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 "1lilb3gi8mmiiwdwr3xsy9pvm3nh5crzsvbh45dsk72wwgzjp94i"))))
(base32 "024dyyk05r9kpvjizcr3lqn5kz4kwv8vkp66h2q2bf0k03vaj40c"))))
(build-system emacs-build-system)
(arguments
(list