diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-08-26 03:25:34 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-08-26 05:02:51 +0200 |
commit | 9b9086ea82f8890f0cb228e1dca2fc16f8a56421 (patch) | |
tree | c2ae3d5e4b0d11ad92289561447ba9de74ddbac6 /gnu/packages/gsasl.scm | |
parent | 26daadb9c67818d1e94a8875ee97474448463b8a (diff) | |
download | patches-9b9086ea82f8890f0cb228e1dca2fc16f8a56421.tar patches-9b9086ea82f8890f0cb228e1dca2fc16f8a56421.tar.gz |
gnu: rmlint: Update to 2.9.0.
* gnu/packages/disk.scm (rmlint): Update to 2.9.0.
Diffstat (limited to 'gnu/packages/gsasl.scm')
-rw-r--r-- | gnu/packages/gsasl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gsasl.scm b/gnu/packages/gsasl.scm index 127b476ef3..6cdc395ec5 100644 --- a/gnu/packages/gsasl.scm +++ b/gnu/packages/gsasl.scm @@ -2,7 +2,7 @@ ;;; Copyright © 2012 Andreas Enge <andreas@enge.fr> ;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net> ;;; Copyright © 2017 Eric Bavier <bavier@member.fsf.org> -;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr> +;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr> ;;; ;;; This file is part of GNU Guix. ;;; |