diff options
author | Ludovic Courtès <[email protected]> | 2022-06-13 08:57:51 +0200 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2022-06-13 08:57:51 +0200 |
commit | 6aa457fed15157495121646b57c22ec68af41fb7 (patch) | |
tree | 4e8e14c27bbcf2fb632bda76a3cf4e453f5186e9 /gnu/packages/web-browsers.scm | |
parent | d4482e9a9ebe61197a0756ce9048fcb895e6f552 (diff) | |
parent | 622545de6c413675b00212336d633c4c6ee3d2bc (diff) |
Merge branch 'staging'
Diffstat (limited to 'gnu/packages/web-browsers.scm')
-rw-r--r-- | gnu/packages/web-browsers.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm index ead9e9749e..b327338cd5 100644 --- a/gnu/packages/web-browsers.scm +++ b/gnu/packages/web-browsers.scm @@ -15,6 +15,7 @@ ;;; Copyright © 2020 Michael Rohleder <[email protected]> ;;; Copyright © 2020 Nicolò Balzarotti <[email protected]> ;;; Copyright © 2020 Alexandru-Sergiu Marton <[email protected]> +;;; Copyright © 2020 Hartmut Goebel <[email protected]> ;;; Copyright © 2021, 2022 Cage <[email protected]> ;;; Copyright © 2021 Benoit Joly <[email protected]> ;;; Copyright © 2021 Alexander Krotov <[email protected]> |