[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
- branch master updated (7401f71 -> ed68321), guix-commits, 2020/11/04
- 01/06: gnu: thermald: Update source uri., guix-commits, 2020/11/04
- 02/06: gnu: thermald: Update to 2.2., guix-commits, 2020/11/04
- 03/06: gnu: dstat: Update source uri.,
guix-commits <=
- 06/06: gnu: pam-krb5: Update source uri., guix-commits, 2020/11/04
- 04/06: gnu: solaar: Update source uri., guix-commits, 2020/11/04
- 05/06: gnu: solaar: Update to 1.0.4., guix-commits, 2020/11/04