me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I299e9a8fc35dc0e93e8e66ea0f9f5e543f6282aa
master
Nicolas Goaziou 2024-06-18 23:24:45 +02:00
parent b2b176e616
commit 891d23ea48
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -33002,7 +33002,7 @@ all of your projects, then override or add variables on a per-project basis.")
(define-public emacs-casual-dired (define-public emacs-casual-dired
(package (package
(name "emacs-casual-dired") (name "emacs-casual-dired")
(version "1.2.0") (version "1.3.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -33011,7 +33011,7 @@ all of your projects, then override or add variables on a per-project basis.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "07dn2nfjvg348qy7kfn1kywclw9g71x8j85ilwz26pp9hv64qhmc")))) (base32 "1lhdsnbw6b38gy8v6cvv0mcl4rhzfqccls507n81zrip7h78yij9"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list