all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: peter@polidoro.io
To: 72007@debbugs.gnu.org
Cc: Peter Polidoro <peter@polidoro.io>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#72007] [PATCH] gnu: emacs-casual-dired: Update to 1.6.0.
Date: Tue,  9 Jul 2024 09:45:16 -0400	[thread overview]
Message-ID: <73a321c78a2efd82cb73385d01fcc10a1709bd46.1720532691.git.peter@polidoro.io> (raw)

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





             reply	other threads:[~2024-07-09 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09 13:45 peter [this message]
2024-07-18 15:17 ` bug#72007: [PATCH] gnu: emacs-casual-dired: Update to 1.6.0 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=73a321c78a2efd82cb73385d01fcc10a1709bd46.1720532691.git.peter@polidoro.io \
    --to=peter@polidoro.io \
    --cc=72007@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.