all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26278: [PATCH] gnu: shroud: Fix home page URL.
@ 2017-03-28  5:01 Arun Isaac
  2017-03-28 19:23 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Isaac @ 2017-03-28  5:01 UTC (permalink / raw)
  To: 26278

* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.
---
 gnu/packages/password-utils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 3f125a011..4910e990f 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -136,7 +136,7 @@ encrypted with a GnuPG key.  Secrets consist of an arbitrary number of
 key/value pairs, making Shroud suitable for more than just password storage.
 For copying and pasting secrets into web browsers and other graphical
 applications, there is xclip integration." )
-    (home-page "http://dthompson.us/pages/software/shroud.html")
+    (home-page "https://dthompson.us/projects/shroud.html")
     (license license:gpl3+)))
 
 (define-public yapet
-- 
2.11.0


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

* bug#26278: [PATCH] gnu: shroud: Fix home page URL.
       [not found] <20170328050145.2560-1-arunisaac@systemreboot.net>
@ 2017-03-28  5:12 ` Arun Isaac
  0 siblings, 0 replies; 3+ messages in thread
From: Arun Isaac @ 2017-03-28  5:12 UTC (permalink / raw)
  To: 26278; +Cc: davet


The current home page URL is broken. I replaced it with the new working URL.

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

* bug#26278: [PATCH] gnu: shroud: Fix home page URL.
  2017-03-28  5:01 Arun Isaac
@ 2017-03-28 19:23 ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2017-03-28 19:23 UTC (permalink / raw)
  To: Arun Isaac; +Cc: 26278-done

On Tue, Mar 28, 2017 at 10:31:45AM +0530, Arun Isaac wrote:
> * gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.

Thanks! Pushed as 59d915ac37192f8e7281414e5db948db85e8a014

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

end of thread, other threads:[~2017-03-28 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20170328050145.2560-1-arunisaac@systemreboot.net>
2017-03-28  5:12 ` bug#26278: [PATCH] gnu: shroud: Fix home page URL Arun Isaac
2017-03-28  5:01 Arun Isaac
2017-03-28 19:23 ` Leo Famulari

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.