1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

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 <andreas@enge.fr>
This commit is contained in:
iamawacko
2025-10-08 23:26:51 -04:00
committed by Andreas Enge
parent 3b5a21664a
commit a602a6f972
+3 -2
View File
@@ -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