branch: externals/dtache commit 3c04415b1716abffb35814d609c384106f0af4de Author: Niklas Eklund <niklas.ekl...@posteo.net> Commit: Niklas Eklund <niklas.ekl...@posteo.net>
Update build script to new project name --- .build.yml | 2 +- detached.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.build.yml b/.build.yml index e1064d970d..1c83904acd 100644 --- a/.build.yml +++ b/.build.yml @@ -3,7 +3,7 @@ packages: - emacs-ert-runner - dtach environment: - project: dtache + project: detached.el tasks: - guix: | cd $project diff --git a/detached.el b/detached.el index 2dc98962d7..f5a0ac97a0 100644 --- a/detached.el +++ b/detached.el @@ -4,7 +4,7 @@ ;; Author: Niklas Eklund <niklas.ekl...@posteo.net> ;; Maintainer: Niklas Eklund <niklas.ekl...@posteo.net> -;; URL: https://www.gitlab.com/niklaseklund/detached.git +;; URL: https://sr.ht/~niklaseklund/detached.el/ ;; Version: 0.6 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: convenience processes