* [bug#72007] [PATCH] gnu: emacs-casual-dired: Update to 1.6.0.
@ 2024-07-09 13:45 peter
2024-07-18 15:17 ` bug#72007: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: peter @ 2024-07-09 13:45 UTC (permalink / raw)
To: 72007
Cc: Peter Polidoro, Andrew Tropin, Katherine Cox-Buday,
Liliana Marie Prikler
From: Peter Polidoro <peter@polidoro.io>
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.6.0.
Change-Id: Ia5f796206d6130f8f1667159797b9ef937e3b1c5
---
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 ae588f4913..c7f34cacf4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33136,7 +33136,7 @@ (define-public emacs-cascading-dir-locals
(define-public emacs-casual-dired
(package
(name "emacs-casual-dired")
- (version "1.5.0")
+ (version "1.6.0")
(source
(origin
(method git-fetch)
@@ -33145,7 +33145,7 @@ (define-public emacs-casual-dired
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "17a2jgm01hjhq1nkx50bm5qakb0inf0x6vry57n33jq4ay1kfnfq"))))
+ (base32 "01yyhamslbnzf7w2hn5c8gpjjnw1aclyf9265pvdnxsyb4jdyi5k"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: c6f4757ed2c78c63e642703805867caf5d0ab277
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72007: [PATCH] gnu: emacs-casual-dired: Update to 1.6.0.
2024-07-09 13:45 [bug#72007] [PATCH] gnu: emacs-casual-dired: Update to 1.6.0 peter
@ 2024-07-18 15:17 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-07-18 15:17 UTC (permalink / raw)
To: peter; +Cc: Katherine Cox-Buday, Andrew Tropin, Liliana Marie Prikler,
72007-done
peter@polidoro.io skribis:
> From: Peter Polidoro <peter@polidoro.io>
>
> * gnu/packages/emacs-xyz.scm (emacs-casual-dired): Update to 1.6.0.
>
> Change-Id: Ia5f796206d6130f8f1667159797b9ef937e3b1c5
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-18 15:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 13:45 [bug#72007] [PATCH] gnu: emacs-casual-dired: Update to 1.6.0 peter
2024-07-18 15:17 ` bug#72007: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.