[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: emacs-dired-rsync: Update to 0.5.
From: |
guix-commits |
Subject: |
04/08: gnu: emacs-dired-rsync: Update to 0.5. |
Date: |
Sun, 29 Nov 2020 15:53:14 -0500 (EST) |
wigust pushed a commit to branch master
in repository guix.
commit d8fd2502746e9af1899dbbf2cdef0620f5a9ef5f
Author: Oleg Pykhalov <go.wigust@gmail.com>
AuthorDate: Sun Nov 29 22:26:06 2020 +0300
gnu: emacs-dired-rsync: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): Update to 0.5.
---
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 0b555d8..9f17716 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18997,7 +18997,7 @@ buffer displays recursive dir sizes.")
(define-public emacs-dired-rsync
(package
(name "emacs-dired-rsync")
- (version "0.4")
+ (version "0.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -19006,7 +19006,7 @@ buffer displays recursive dir sizes.")
(file-name (git-file-name name version))
(sha256
(base32
- "0jzbn0izxqgz719gb6fpr60zbcb6w1ama13ngpvrig82nlhs37fv"))))
+ "1nq3d8py2zsji835wilg514z5j180k371pwqsqrmnnhq1cj4fkia"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-s" ,emacs-s)
- branch master updated (6970d35 -> 084695f), guix-commits, 2020/11/29
- 02/08: gnu: xclickroot: Update to 1.2., guix-commits, 2020/11/29
- 03/08: gnu: xmenu: Update to 4.4.1., guix-commits, 2020/11/29
- 04/08: gnu: emacs-dired-rsync: Update to 0.5.,
guix-commits <=
- 05/08: gnu: xnotify: Update to 0.7.3., guix-commits, 2020/11/29
- 06/08: gnu: cava: Update to 0.7.3., guix-commits, 2020/11/29
- 01/08: gnu: webssh: Update to 1.5.3., guix-commits, 2020/11/29
- 07/08: gnu: streamlink: Update to 1.7.0., guix-commits, 2020/11/29
- 08/08: gnu: emacs-dashboard: Update to 1.7.0., guix-commits, 2020/11/29