emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#26278: closed ([PATCH] gnu: shroud: Fix home page


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26278: closed ([PATCH] gnu: shroud: Fix home page URL.)
Date: Tue, 28 Mar 2017 19:24:01 +0000

Your message dated Tue, 28 Mar 2017 15:23:34 -0400
with message-id <address@hidden>
and subject line Re: bug#26278: [PATCH] gnu: shroud: Fix home page URL.
has caused the debbugs.gnu.org bug report #26278,
regarding [PATCH] gnu: shroud: Fix home page URL.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26278: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26278
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: shroud: Fix home page URL. Date: Tue, 28 Mar 2017 10:31:45 +0530
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#26278: [PATCH] gnu: shroud: Fix home page URL. Date: Tue, 28 Mar 2017 15:23:34 -0400 User-agent: Mutt/1.8.0 (2017-02-23)
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


--- End Message ---

reply via email to

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