guix_mirror_bot pushed a commit to branch master
in repository guix.
commit a602a6f972f01607765825f4b9e01958d112d43e
Author: iamawacko <[email protected]>
AuthorDate: Wed Oct 8 23:26:51 2025 -0400
gnu: gammastep: Update to 2.0.11.
* gnu/packages/xdisorg.scm (gammastep): Update to 2.0.11.
Change-Id: Ie6d1f1a27422b52799fa1bb9694c2250955928c2
Signed-off-by: Andreas Enge <[email protected]>
---
gnu/packages/xdisorg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 941664f21a..f810ee394e 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -70,6 +70,7 @@
;;; Copyright © 2024 Jakob Kirsch <[email protected]>
;;; Copyright © 2025 Evgeny Pisemsky <[email protected]>
;;; Copyright © 2025 Janneke Nieuwenhuizen <[email protected]>
+;;; Copyright © 2025 iamawacko <[email protected]>
;;;
;;; 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