all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah.
@ 2024-02-23 12:15 Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
  2024-02-27 13:53 ` bug#69323: Deployed in the wild Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
  2024-05-10 22:37 ` bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Arun Isaac
  0 siblings, 2 replies; 3+ messages in thread
From: Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi. @ 2024-02-23 12:15 UTC (permalink / raw)
  To: 69323; +Cc: Felix Lechner

* mumi/web/view/html.scm: Offer new download URL after transfer to
Savannah.
---
 mumi/web/view/html.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mumi/web/view/html.scm b/mumi/web/view/html.scm
index d44ff6a..2599aeb 100644
--- a/mumi/web/view/html.scm
+++ b/mumi/web/view/html.scm
@@ -77,7 +77,7 @@
                       (br)
                       "Now with even more " (span (@ (class "lambda")) "λ") "! ")
                    (p "This is free software.  Download the "
-                      (a (@ (href "https://git.elephly.net/software/mumi.git"))
+                      (a (@ (href "https://git.savannah.gnu.org/cgit/guix/mumi.git"))
                          "source code here") "."))
            (script
             (@ (src "/js/sort-table.js")))))))

base-commit: ba4750f0d12fedbbc9439c31715f95d0007dce8d
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#69323: Deployed in the wild
  2024-02-23 12:15 bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
@ 2024-02-27 13:53 ` Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
  2024-05-10 22:37 ` bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Arun Isaac
  1 sibling, 0 replies; 3+ messages in thread
From: Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi. @ 2024-02-27 13:53 UTC (permalink / raw)
  To: 69323

Hi,

This patch was deployed on a live system. You can see it working on
https://better.juix.org.

Kind regards
Felix




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah.
  2024-02-23 12:15 bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
  2024-02-27 13:53 ` bug#69323: Deployed in the wild Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
@ 2024-05-10 22:37 ` Arun Isaac
  1 sibling, 0 replies; 3+ messages in thread
From: Arun Isaac @ 2024-05-10 22:37 UTC (permalink / raw)
  To: 69323-done; +Cc: Felix Lechner


Hi Felix,

I have applied and pushed this patch.

Thank you!
Arun




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-10 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 12:15 bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
2024-02-27 13:53 ` bug#69323: Deployed in the wild Felix Lechner via Bug-mumi via Bug reports for GNU Guix Mumi.
2024-05-10 22:37 ` bug#69323: [PATCH] html: Offer new download URL after transfer to Savannah Arun Isaac

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.