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
gnu/packages

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
(package
(name "emacs-casual-dired")
(version "1.2.0")
(version "1.3.0")
(source
(origin
(method git-fetch)
@ -33011,7 +33011,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 "07dn2nfjvg348qy7kfn1kywclw9g71x8j85ilwz26pp9hv64qhmc"))))
(base32 "1lhdsnbw6b38gy8v6cvv0mcl4rhzfqccls507n81zrip7h78yij9"))))
(build-system emacs-build-system)
(arguments
(list