[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole 9169c75 1/6: Updated Hyperbole git archive po
From: |
Robert Weiner |
Subject: |
[elpa] externals/hyperbole 9169c75 1/6: Updated Hyperbole git archive pointer for elpa merging use |
Date: |
Wed, 22 Nov 2017 17:56:13 -0500 (EST) |
branch: externals/hyperbole
commit 9169c75674e0419b02c3d193e51c0f5e84e4c205
Author: Bob Weiner <address@hidden>
Commit: Bob Weiner <address@hidden>
Updated Hyperbole git archive pointer for elpa merging use
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 2ea36fe..6f774c2 100644
--- a/Makefile
+++ b/Makefile
@@ -292,11 +292,11 @@ git-push:
# git, ELPA will automatically check and build its Hyperbole archive, allowing
users to
# update their packages of Hyperbole. ELPA does this twice a day now.
elpa: package
- cd $(elpa_hypb_dir) && git pull
http://git.savannah.gnu.org/r/hyperbole.git master \
+ cd $(elpa_hypb_dir) && git pull
http://git.sv.gnu.org:/srv/git/hyperbole.git master \
&& git tag -s hyperbole-$(HYPB_VERSION) && git push
elpa-test: package
- cd $(elpa_hypb_dir) && git pull
http://git.savannah.gnu.org/r/hyperbole.git master
+ cd $(elpa_hypb_dir) && git pull
http://git.sv.gnu.org:/srv/git/hyperbole.git master
# Send compressed tarball for uploading to GNU ftp site; this must be done
from the directory
# containing the tarball to upload.
- [elpa] externals/hyperbole updated (9b2d75a -> 34a3fe5), Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 9169c75 1/6: Updated Hyperbole git archive pointer for elpa merging use,
Robert Weiner <=
- [elpa] externals/hyperbole 5cc7ac8 5/6: Fixed small issues in error reporting and released version 7.0.1, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 658ca9e 4/6: Fixed issue where Hyperbole improperly bound {q} for quit in with-temp-buffer buffers., Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 099bdae 2/6: Keyboard drags; Treemacs item drags; Ace-Window item throws and HyRolo Google Contacts improvements, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole e99098c 3/6: Documented latest changes and allowed for small movements in Smart Mouse Key modeline clicks, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 34a3fe5 6/6: 7.0.1 Merge branch 'master' of http://git.savannah.gnu.org/r/hyperbole into externals/hyperbole, Robert Weiner, 2017/11/22