unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36622] [PATCH] gnu: guile-wisp: fix url
@ 2019-07-12 21:31 Arne Babenhauserheide
  2019-07-12 21:53 ` bug#36622: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Arne Babenhauserheide @ 2019-07-12 21:31 UTC (permalink / raw)
  To: 36622; +Cc: Arne Babenhauserheide

* gnu/packages/guile-xyz.scm (guile-wisp): add www to url (required due to hoster-changes)
---
 gnu/packages/guile-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 930cd62319..c16342deb0 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1420,7 +1420,7 @@ The library is shipped with documentation in Info format and usage examples.")
            (assoc-ref emacs:%standard-phases 'build))
          (add-after 'compile-emacs-files 'make-autoloads
            (assoc-ref emacs:%standard-phases 'make-autoloads)))))
-    (home-page "https://draketo.de/english/wisp")
+    (home-page "https://www.draketo.de/english/wisp")
     (inputs
      `(("guile" ,guile-2.2)))
     (native-inputs
--
2.22.0

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

* bug#36622: [PATCH] gnu: guile-wisp: fix url
  2019-07-12 21:31 [bug#36622] [PATCH] gnu: guile-wisp: fix url Arne Babenhauserheide
@ 2019-07-12 21:53 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-07-12 21:53 UTC (permalink / raw)
  To: Arne Babenhauserheide; +Cc: 36622-done

Arne Babenhauserheide <arne_bab@web.de> scribes:

> * gnu/packages/guile-xyz.scm (guile-wisp): add www to url (required due to hoster-changes)

Applied!

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

end of thread, other threads:[~2019-07-12 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12 21:31 [bug#36622] [PATCH] gnu: guile-wisp: fix url Arne Babenhauserheide
2019-07-12 21:53 ` bug#36622: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).