aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-08-09 20:19:20 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-08-11 13:15:39 +0100
commit22832f3c17ae4f681519a2070a40bd87fc81e839 (patch)
treedd3ab8ff0e9b2080bd4a363e062bf659359f24e1 /gnu/packages/messaging.scm
parent4412d0e160824eaa402ae21f990969e279b387d0 (diff)
downloadguix-22832f3c17ae4f681519a2070a40bd87fc81e839.tar.gz
guix-22832f3c17ae4f681519a2070a40bd87fc81e839.zip
gnu: senpai: Update source and hompe-page URLs.
As stated on <https://git.sr.ht/~taiite/senpai>: This project has migrated to <sr.ht/~delthas>. This repository is archived and will not receive future updates. * gnu/packages/messaging.scm (senpai) [source]: Update to the new project's hosting location. [home-page]: Likewise. Change-Id: I5efae73c45bfeb913af59e43e6d08dcb755809a4
Diffstat (limited to 'gnu/packages/messaging.scm')
-rw-r--r--gnu/packages/messaging.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index e9da7d00ee..6e7d01ae34 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -3590,7 +3590,7 @@ a text snippet), using @code{libphonenumber}.")
(method git-fetch)
(uri
(git-reference
- (url "https://git.sr.ht/~taiite/senpai")
+ (url "https://git.sr.ht/~delthas/senpai")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@@ -3628,7 +3628,7 @@ a text snippet), using @code{libphonenumber}.")
go-golang-org-x-time
go-mvdan-cc-xurls
scdoc))
- (home-page "https://sr.ht/~taiite/senpai")
+ (home-page "https://sr.ht/~delthas/senpai")
(synopsis "Modern terminal IRC client")
(description
"@code{senpai} is an IRC client that works best with bouncers.")