diff options
| author | Oleg Pykhalov <go.wigust@gmail.com> | 2018-06-24 22:57:06 +0300 |
|---|---|---|
| committer | Oleg Pykhalov <go.wigust@gmail.com> | 2018-06-24 22:57:06 +0300 |
| commit | 85cc74394b864a650eafc7bfce068bf80c3519f8 (patch) | |
| tree | d13fa25dd52ef624ef0e074f8759e8cdd36de935 /local | |
| parent | local: emacs-redshift: Switch to 'gitlab.com'. (diff) | |
| download | guix-local-85cc74394b864a650eafc7bfce068bf80c3519f8.tar.gz | |
local: emacs-hydra-timestamp: Switch to 'gitlab.com'.
* local/packages/emacs.scm (emacs-hydra-timestamp): Switch to 'gitlab.com'.
Diffstat (limited to 'local')
| -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 58ca1be..d0b7f52 100644 --- a/local/packages/emacs.scm +++ b/local/packages/emacs.scm @@ -125,7 +125,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-hydra-timestamp") + (url "https://gitlab.com/wigust/emacs-hydra-timestamp") (commit commit))) (file-name (git-file-name name version)) (sha256 |
