[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/21: gnu: setzer: Update to 0.3.6.
From: |
guix-commits |
Subject: |
06/21: gnu: setzer: Update to 0.3.6. |
Date: |
Wed, 11 Nov 2020 11:49:00 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 3f849e7ec76a65009f217f58b8fef3d8c0847b55
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 13:35:18 2020 +0100
gnu: setzer: Update to 0.3.6.
* gnu/packages/gnome.scm (setzer): Update to 0.3.6.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1a605b5..d697de7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11468,7 +11468,7 @@ and toolbars.")
(define-public setzer
(package
(name "setzer")
- (version "0.3.5")
+ (version "0.3.6")
(source
(origin
(method git-fetch)
@@ -11477,7 +11477,7 @@ and toolbars.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1qdffi6hws1a104bqzpaxbbjimjcwwmhgb3baiwh0w0b8nhbmhjl"))))
+ (base32 "118gip6bv4mcsq4nrai7kl0vmqqbyzpsd4ky9vhxb1x2cvg048s8"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch master updated (191a4ce -> c746acf), guix-commits, 2020/11/11
- 01/21: gnu: mailman: Update to 3.3.2., guix-commits, 2020/11/11
- 02/21: gnu: telepathy-idle: Update to 0.2.2., guix-commits, 2020/11/11
- 04/21: gnu: tome4: Update to 1.7.2., guix-commits, 2020/11/11
- 03/21: gnu: acpica: Update to 20200925., guix-commits, 2020/11/11
- 06/21: gnu: setzer: Update to 0.3.6.,
guix-commits <=
- 07/21: gnu: mpd: Update to 0.22.3., guix-commits, 2020/11/11
- 09/21: gnu: perl-class-c3: Update to 0.35., guix-commits, 2020/11/11
- 13/21: gnu: perl-text-format: Update to 0.62., guix-commits, 2020/11/11
- 10/21: gnu: perl-clone-pp: Update to 1.08., guix-commits, 2020/11/11
- 12/21: gnu: perl-moox-handlesvia: Update to 0.001009., guix-commits, 2020/11/11
- 14/21: gnu: perl-libintl-perl: Update to 1.32., guix-commits, 2020/11/11
- 17/21: gnu: chatty: Update to 0.1.17., guix-commits, 2020/11/11
- 05/21: gnu: tome4: Prepare for cross-compilation., guix-commits, 2020/11/11
- 08/21: gnu: perl-algorithm-c3: Update to 0.11., guix-commits, 2020/11/11
- 11/21: gnu: perl-moox-file-configdir: Update to 0.008., guix-commits, 2020/11/11