guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: dstat: Update source uri.


From: guix-commits
Subject: 03/06: gnu: dstat: Update source uri.
Date: Wed, 4 Nov 2020 13:30:48 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit e620447fe495eae7234dc298e7684db53d9ef425
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Nov 4 15:53:15 2020 +0200

    gnu: dstat: Update source uri.
    
    * gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
---
 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 fa0c69b..aaf2db2 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2683,7 +2683,7 @@ results (ndiff), and a packet generation and response 
analysis tool (nping).")
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/dagwieers/dstat";)
+             (url "https://github.com/dstat-real/dstat";)
              (commit (string-append "v" version))))
        (file-name (git-file-name "dstat" version))
        (sha256



reply via email to

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