[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: gammastep: Update to 2.0.9.
From: |
guix-commits |
Subject: |
05/06: gnu: gammastep: Update to 2.0.9. |
Date: |
Tue, 13 Sep 2022 17:08:20 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit b6a633920df79135cab3b0ab6167cd7662627117
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Sep 13 23:03:54 2022 +0200
gnu: gammastep: Update to 2.0.9.
* gnu/packages/xdisorg.scm (gammastep): Update to 2.0.9.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index d7e6f8467d..0ec3b81df3 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1581,7 +1581,7 @@ to an arbitrary balanced color.")
(define-public gammastep
(package
(name "gammastep")
- (version "2.0.8")
+ (version "2.0.9")
(source
(origin
(method git-fetch)
@@ -1590,7 +1590,7 @@ to an arbitrary balanced color.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "071f3iqdbblb3awnx48j19kspk6l2g3658za80i2mf4gacgq9fm1"))))
+ (base32 "1rcciccnwhxh97wlr9gcirdxv33za369jsrgrfzcp3042824pm8i"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (a7af25ad31 -> ebbf77bf49), guix-commits, 2022/09/13
- 04/06: gnu: hedgewars: Improve package style., guix-commits, 2022/09/13
- 03/06: gnu: hedgewars: Update to 1.0.2., guix-commits, 2022/09/13
- 06/06: gnu: gammastep: Improve package style., guix-commits, 2022/09/13
- 02/06: gnu: emacs-treemacs: Update package style., guix-commits, 2022/09/13
- 05/06: gnu: gammastep: Update to 2.0.9.,
guix-commits <=
- 01/06: gnu: emacs-treemacs: Update to 3.0., guix-commits, 2022/09/13