diff options
author | Marius Bakke <mbakke@fastmail.com> | 2018-08-28 01:22:24 +0200 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-08-28 01:22:24 +0200 |
commit | 61fca0fd22b81bcc0201a336a02cac74b42c6a44 (patch) | |
tree | 67cca9c72282f24b9ceb0b1706c314537e8c37ea /gnu/packages/xdisorg.scm | |
parent | 57dac1ee935edfab91e9b182c1f7c9ddae794656 (diff) | |
parent | 526ce419303ac511be8d51b41471022bed472e6b (diff) | |
download | guix-61fca0fd22b81bcc0201a336a02cac74b42c6a44.tar.gz guix-61fca0fd22b81bcc0201a336a02cac74b42c6a44.zip |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/xdisorg.scm')
-rw-r--r-- | gnu/packages/xdisorg.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index ffd9e252e8..2e64ce35ad 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -23,7 +23,7 @@ ;;; Copyright © 2017 Mike Gerwitz <mtg@gnu.org> ;;; Copyright © 2018 Thomas Sigurdsen <tonton@riseup.net> ;;; Copyright © 2018 Rutger Helling <rhelling@mykolab.com> -;;; Copyright © 2018 Pierre Neidhardt <ambrevar@gmail.com> +;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz> ;;; ;;; This file is part of GNU Guix. ;;; |