guix-commits
[Top][All Lists]
Advanced

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

08/11: gnu: stress: Use newer and HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 08/11: gnu: stress: Use newer and HTTPS home page.
Date: Thu, 18 Jan 2018 20:42:33 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit abf7fed5000f7dc652068e8f26d184787f49cc93
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 19 00:45:11 2018 +0100

    gnu: stress: Use newer and HTTPS home page.
    
    * gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code
    name, which is more up to date and will remain so.
---
 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 8e2d197..5767351 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1151,7 +1151,7 @@ development, not the kernel implementation of ACPI.")
                (base32
                 "1v9vnzlihqfjsxa93hdbrq72pqqk00dkylmlg8jpxhm7s1w9qfl1"))))
     (build-system gnu-build-system)
-    (home-page "http://packages.debian.org/wheezy/stress";)
+    (home-page "https://packages.debian.org/sid/stress";)
     (synopsis "Impose load on and stress test a computer system")
     (description
      "Stress is a tool that imposes a configurable amount of CPU, memory, I/O,



reply via email to

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