diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-12-12 23:24:22 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-12-13 00:35:49 +0100 |
commit | a4cd86ff4b7a9dd4bf1a5320b8121b470e381b67 (patch) | |
tree | 01efcd288b28375878e1c5fbafafbdfcb4d446b3 /gnu/services | |
parent | 0313617f6585bc41cfab1c6f4455cffca0b4597d (diff) | |
download | guix-a4cd86ff4b7a9dd4bf1a5320b8121b470e381b67.tar.gz |
gnu: htop: Update to 3.0.3.
* gnu/packages/admin.scm (htop): Update to 3.0.3.
Diffstat (limited to 'gnu/services')
-rw-r--r-- | gnu/services/security-token.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/services/security-token.scm b/gnu/services/security-token.scm index da5314e7d5..ec26006538 100644 --- a/gnu/services/security-token.scm +++ b/gnu/services/security-token.scm @@ -1,5 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net> +;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr> ;;; ;;; This file is part of GNU Guix. ;;; |