unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45209] [PATCH] gnu: setzer: Update to 0.3.8.
@ 2020-12-12 20:12 Vinicius Monego
  2020-12-12 21:32 ` bug#45209: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2020-12-12 20:12 UTC (permalink / raw)
  To: 45209; +Cc: Vinicius Monego

* gnu/packages/gnome.scm (setzer): Update to 0.3.8.
---
 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 623732d8bc..64fded105a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11504,7 +11504,7 @@ and toolbars.")
 (define-public setzer
   (package
     (name "setzer")
-    (version "0.3.6")
+    (version "0.3.8")
     (source
      (origin
        (method git-fetch)
@@ -11513,7 +11513,7 @@ and toolbars.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "118gip6bv4mcsq4nrai7kl0vmqqbyzpsd4ky9vhxb1x2cvg048s8"))))
+        (base32 "1f5qmkz4hzn54sh56z3hw8zrvg93xlz62ggzlzyg7vgsr83kpns9"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.29.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45209: [PATCH] gnu: setzer: Update to 0.3.8.
  2020-12-12 20:12 [bug#45209] [PATCH] gnu: setzer: Update to 0.3.8 Vinicius Monego
@ 2020-12-12 21:32 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-12 21:32 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 45209-done

Hello,

Vinicius Monego <monego@posteo.net> writes:

> * gnu/packages/gnome.scm (setzer): Update to 0.3.8.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-12 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 20:12 [bug#45209] [PATCH] gnu: setzer: Update to 0.3.8 Vinicius Monego
2020-12-12 21:32 ` bug#45209: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).