[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/377: gnu: atop: Update to 2.6.0.
From: |
guix-commits |
Subject: |
86/377: gnu: atop: Update to 2.6.0. |
Date: |
Thu, 2 Sep 2021 17:54:47 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ae3e6ba506f57a4353f491242a3f5e4d419f9aa9
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue Aug 24 16:46:55 2021 -0400
gnu: atop: Update to 2.6.0.
* gnu/packages/admin.scm (atop): Update to 2.6.0.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 007f15f..1d5fe59 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4413,14 +4413,14 @@ Netgear devices.")
(define-public atop
(package
(name "atop")
- (version "2.5.0")
+ (version "2.6.0")
(source (origin
(method url-fetch)
(uri (string-append "https://www.atoptool.nl/download/atop-"
version ".tar.gz"))
(sha256
(base32
- "0crzz4i2nabyh7d6xg7fvl65qls87nbca5ihidp3nijhrrbi14ab"))))
+ "0wlg0n0h9vwpjp2dcb623jvvqck422jrjpq9mbpzg4hnawxcmhly"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite
- 37/377: gnu: r-showtext: Update to 0.9-4., (continued)
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/02
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/02
- 49/377: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/09/02
- 53/377: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/09/02
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/02
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/02
- 65/377: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/09/02
- 64/377: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/09/02
- 80/377: gnu: r-biocset: Update to 1.6.1., guix-commits, 2021/09/02
- 81/377: gnu: r-beachmat: Update to 2.8.1., guix-commits, 2021/09/02
- 86/377: gnu: atop: Update to 2.6.0.,
guix-commits <=
- 90/377: gnu: knot-resolver: Update to 5.4.1., guix-commits, 2021/09/02
- 91/377: gnu: osinfo-db: Update to 20210809., guix-commits, 2021/09/02
- 97/377: gnu: emacs-moody: Update to 0.6.0., guix-commits, 2021/09/02
- 102/377: gnu: Add r-distributionutils., guix-commits, 2021/09/02
- 109/377: gnu: Add r-paws-common., guix-commits, 2021/09/02
- 105/377: gnu: Add r-zra., guix-commits, 2021/09/02
- 117/377: gnu: Add r-paws-networking., guix-commits, 2021/09/02
- 118/377: gnu: Add r-paws-database., guix-commits, 2021/09/02
- 121/377: gnu: Add r-paws., guix-commits, 2021/09/02
- 124/377: gnu: Add r-zoolog., guix-commits, 2021/09/02