@@ 70,6 70,7 @@
;;; Copyright © 2024 Jakob Kirsch <jakob.kirsch@web.de>
;;; Copyright © 2025 Evgeny Pisemsky <mail@pisemsky.site>
;;; Copyright © 2025 Janneke Nieuwenhuizen <janneke@gnu.org>
+;;; Copyright © 2025 iamawacko <iamawacko@protonmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ 1951,7 1952,7 @@ to an arbitrary balanced color.")
(define-public gammastep
(package
(name "gammastep")
- (version "2.0.9")
+ (version "2.0.11")
(source
(origin
(method git-fetch)
@@ 1960,7 1961,7 @@ to an arbitrary balanced color.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1rcciccnwhxh97wlr9gcirdxv33za369jsrgrfzcp3042824pm8i"))))
+ (base32 "0i8042ks83h5hcm0cbwfv9s7lca5nclpfnrg92rqnbf7n506khkk"))))
(build-system gnu-build-system)
(arguments
(list