guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: goggles: Update network name.


From: Tobias Geerinckx-Rice
Subject: branch master updated: goggles: Update network name.
Date: Tue, 25 May 2021 13:21:22 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new f4fc59c  goggles: Update network name.
f4fc59c is described below

commit f4fc59ca63194c7271eed969f4ea0dc327bb71ea
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue May 25 19:20:31 2021 +0200

    goggles: Update network name.
---
 hydra/goggles.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/goggles.scm b/hydra/goggles.scm
index f6eccd0..5133506 100755
--- a/hydra/goggles.scm
+++ b/hydra/goggles.scm
@@ -406,7 +406,7 @@ representation highlighting certain parts."
     (body
      (h1 ,(string-append channel " IRC channel logs"))
      (p ,(format #f "These are the channel logs for the #~a IRC channel on
-freenode." channel))
+Libera.Chat." channel))
      (form
       (@ (action ,(string-append "/" channel "/search")))
       (input (@ (name "query")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]