diff options
author | Liliana Marie Prikler <[email protected]> | 2024-03-09 22:31:25 +0100 |
---|---|---|
committer | Liliana Marie Prikler <[email protected]> | 2024-03-10 00:05:58 +0100 |
commit | 2ee54513196bad8e663e78ac695b6ffa0da49051 (patch) | |
tree | 4686b32c86fd484da0acfa35da69454659504cf7 /gnu/packages/gtk.scm | |
parent | fe2b2f860e1fd7dfdc333f65893e65f131e290c7 (diff) | |
parent | 7b9a23ea315d2b4efde755c3bd0b1db3cacba9c2 (diff) |
Merge branch 'master' into gnome-team
Diffstat (limited to 'gnu/packages/gtk.scm')
-rw-r--r-- | gnu/packages/gtk.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 950476815f..b9d6ed2893 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -9,7 +9,7 @@ ;;; Copyright © 2015 Andy Wingo <[email protected]> ;;; Copyright © 2015 David Hashe <[email protected]> ;;; Copyright © 2015, 2016, 2017, 2018, 2020, 2021 Ricardo Wurmus <[email protected]> -;;; Copyright © 2016, 2017, 2020-2023 Efraim Flashner <[email protected]> +;;; Copyright © 2016, 2017, 2020-2024 Efraim Flashner <[email protected]> ;;; Copyright © 2016 Fabian Harfert <[email protected]> ;;; Copyright © 2016 Kei Kebreau <[email protected]> ;;; Copyright © 2016 Patrick Hetu <[email protected]> |