[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cyberpunk-theme f304572 073/132: Update MELPA URL
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cyberpunk-theme f304572 073/132: Update MELPA URL |
Date: |
Thu, 21 Oct 2021 18:03:52 -0400 (EDT) |
branch: elpa/cyberpunk-theme
commit f30457286884d0b030aee136e1dc3aad36dde5db
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>
Update MELPA URL
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index b9d9a24..e6a5933 100644
--- a/README.md
+++ b/README.md
@@ -22,18 +22,18 @@ You can then load the theme at any time by running the
command <code>M-x load-th
Package.el
----------
-Cyberpunk is available in [MELPA](http://melpa.milkbox.net/). This
installation method assumes that you have added MELPA to your package archive
list. This can be accomplished in your init file with the following command:
+Cyberpunk is available in [MELPA](https://melpa.org/). This installation
method assumes that you have added MELPA to your package archive list. This can
be accomplished in your init file with the following command:
```lisp
(add-to-list 'package-archives
- '("melpa" . "http://melpa.milkbox.net/packages/") t)
+ '("melpa" . "https://melpa.org/packages/") t)
```
-Alternatively, if you prefer stability you can install from the
[MELPA-stable](http://melpa-stable.milkbox.net) repository by instead adding
the following to your init file:
+Alternatively, if you prefer stability you can install from the
[MELPA-stable](https://stable.melpa.org/) repository by instead adding the
following to your init file:
```lisp
(add-to-list 'package-archives
- '("melpa-stable" . "http://melpa-stable.milkbox.net/packages/") t)
+ '("melpa-stable" . "https://stable.melpa.org/packages/") t)
```
Once set up, you can install <code>cyberpunk</code> using the following
command:
- [nongnu] elpa/cyberpunk-theme b326bd5 051/132: forgot company-preview, (continued)
- [nongnu] elpa/cyberpunk-theme b326bd5 051/132: forgot company-preview, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 662245d 029/132: Version bump with ediff addition, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 21ec3f4 041/132: Multiple cursors support and documentation updates, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 209e97b 055/132: Made colors in company-mode completions readable, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme cfafcd3 036/132: Version bump to reflect recent merge, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 18e810b 058/132: Added support for MELPA-stable, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme c07f4d0 045/132: Added screenshot to readme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 8e65339 040/132: Merge pull request #8 from lewang/multiple-cursors-support, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 0f4adf5 060/132: Merge pull request #14 from bryangarza/linum-relative, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 5bfe70f 064/132: Added newline, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme f304572 073/132: Update MELPA URL,
ELPA Syncer <=
- [nongnu] elpa/cyberpunk-theme b246944 071/132: Patch for black bars in company-mode, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 1ecf776 076/132: Version bump to reflect racket-mode and font-lock, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 08ac966 082/132: Support for magit v2+ added, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 5fee81b 083/132: Reflect magit v2+ in readme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 12fcce1 086/132: magit: Made magit-diff-context-highlight match the rest., ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme d2b0d65 088/132: Merge pull request #23 from tee3/devel-magit-diff, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme eb6ee11 096/132: Merge pull request #26 from 7696122/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 7e0a828 100/132: Merge branch 'master' of github.com:n3mo/cyberpunk-theme.el, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme 2f12f08 110/132: Version bump for new org column changes, ELPA Syncer, 2021/10/21
- [nongnu] elpa/cyberpunk-theme cbd0d71 132/132: Dates, ELPA Syncer, 2021/10/21