[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/63: gnu: emacs-casual-dired: Update to 1.8.0.
From: |
guix-commits |
Subject: |
08/63: gnu: emacs-casual-dired: Update to 1.8.0. |
Date: |
Mon, 19 Aug 2024 16:46:24 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 78cfb8a44bf21e710bf11f377346c9e1df02775f
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Aug 19 21:00:59 2024 +0200
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
---
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 e23ff18c49..3850387dbe 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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
- branch master updated (aeafd92ca5 -> 00245fdcd4), guix-commits, 2024/08/19
- 01/63: gnu: emacs-activities: Update to 0.7.1., guix-commits, 2024/08/19
- 03/63: gnu: emacs-auto-compile: Update to 2.0.3., guix-commits, 2024/08/19
- 04/63: gnu: emacs-beancount: Update to 0.9.0., guix-commits, 2024/08/19
- 02/63: gnu: emacs-apheleia: Update to 4.2., guix-commits, 2024/08/19
- 05/63: gnu: emacs-bfuture: Update to 1.0.3., guix-commits, 2024/08/19
- 06/63: gnu: emacs-cape: Update to 1.6., guix-commits, 2024/08/19
- 07/63: gnu: emacs-casual-calc: Update to 1.11.2., guix-commits, 2024/08/19
- 08/63: gnu: emacs-casual-dired: Update to 1.8.0.,
guix-commits <=
- 10/63: gnu: emacs-casual-lib: Update to 1.1.2., guix-commits, 2024/08/19
- 09/63: gnu: emacs-casual-info: Update to 1.3.1., guix-commits, 2024/08/19
- 11/63: gnu: emacs-chatgpt-shell: Update to 1.3.1., guix-commits, 2024/08/19
- 12/63: gnu: emacs-closql: Update to 2.0.0., guix-commits, 2024/08/19
- 15/63: gnu: emacs-cpreproc: Update to 1.0.1., guix-commits, 2024/08/19
- 17/63: gnu: emacs-denote-menu: Update to 1.3.0., guix-commits, 2024/08/19
- 18/63: gnu: emacs-ebuild-mode: Update to 1.73., guix-commits, 2024/08/19
- 14/63: gnu: emacs-corfu: Update to 1.5., guix-commits, 2024/08/19
- 13/63: gnu: emacs-consult: Update to 1.8., guix-commits, 2024/08/19
- 19/63: gnu: emacs-elfeed: Update to 3.4.2., guix-commits, 2024/08/19