[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive c0bfe00310: Tidy: (hyperdrive-install) Use shor
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive c0bfe00310: Tidy: (hyperdrive-install) Use shorthands |
Date: |
Sun, 30 Jun 2024 22:00:17 -0400 (EDT) |
branch: elpa/hyperdrive
commit c0bfe00310b93ca09c0b491eee99807c291fd090
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Tidy: (hyperdrive-install) Use shorthands
---
hyperdrive.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperdrive.el b/hyperdrive.el
index ef0c40192a..6c713fad03 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -1446,7 +1446,7 @@ If FORCEP, don't prompt for confirmation before
downloading."
(if urls-and-hashes
(try)
(setf h/install-process nil)
- (hyperdrive-menu-refresh)
+ (h/menu-refresh)
(hyperdrive-error "Downloading failed; no more mirrors
available")))))
(head-size (url)
(when-let ((response (plz 'head url :as 'response :connect-timeout
5)))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/hyperdrive c0bfe00310: Tidy: (hyperdrive-install) Use shorthands,
ELPA Syncer <=