diff options
| author | Oleg Pykhalov <go.wigust@gmail.com> | 2018-06-24 23:01:33 +0300 |
|---|---|---|
| committer | Oleg Pykhalov <go.wigust@gmail.com> | 2018-06-24 23:01:33 +0300 |
| commit | 5c6d75cdc12aed20e336e7c852e13ea15f293f73 (patch) | |
| tree | a7822b3869b80fe4be583cf8f62218ac58320372 | |
| parent | local: emacs-hydra-timestamp: Switch to 'gitlab.com'. (diff) | |
| download | guix-local-5c6d75cdc12aed20e336e7c852e13ea15f293f73.tar.gz | |
local: emacs-terminal-here-checkout: Switch to 'gitlab.com'.
* local/packages/emacs.scm (emacs-terminal-here-checkout): Switch to 'gitlab.com'.
| -rw-r--r-- | local/packages/emacs.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local/packages/emacs.scm b/local/packages/emacs.scm index d0b7f52..6df5ee8 100644 --- a/local/packages/emacs.scm +++ b/local/packages/emacs.scm @@ -109,7 +109,7 @@ capturing user input and paste it with @kbd{C-v} after exit.") (origin (method git-fetch) (uri (git-reference - (url "git://git.magnolia.local/emacs-terminal-here") + (url "https://gitlab.com/wigust/emacs-terminal-here") (commit commit))) (file-name (git-file-name name version)) (sha256 |
