unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67164] [PATCH] gnu: d-spy: Update to 1.6.0.
@ 2023-11-14  0:06 Vivien Kraus via Guix-patches via
  2023-11-14  0:06 ` [bug#67164] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
  2023-12-05 17:42 ` bug#67164: Applied, closing Vivien Kraus via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-14  0:06 UTC (permalink / raw)
  To: 67164

* gnu/packages/gnome.scm (d-spy): Update to 1.6.0.

Change-Id: I63da8ea2970bf9bf3fed1936b22ce88247ce8b22
---
 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 2958da2cd9..dc8ff601a8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7225,7 +7225,7 @@ (define-public d-feet
 (define-public d-spy
   (package
     (name "d-spy")
-    (version "1.4.0")
+    (version "1.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -7233,7 +7233,7 @@ (define-public d-spy
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0wk7i3vyq4a98g29ms7vz3wy8xkk3pgw48g0fm65qk32xa679s7a"))))
+                "1zca9yn12a8phy2lzcsc7wak10r0j53m8d0fs1q69d1va48a5l52"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
-- 
2.41.0




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

* [bug#67164] [PATCH gnome-team v2] gnu: d-spy: Update to 1.6.0.
  2023-11-14  0:06 [bug#67164] [PATCH] gnu: d-spy: Update to 1.6.0 Vivien Kraus via Guix-patches via
@ 2023-11-14  0:06 ` Vivien Kraus via Guix-patches via
  2023-12-05 17:42 ` bug#67164: Applied, closing Vivien Kraus via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-14  0:06 UTC (permalink / raw)
  To: 67164; +Cc: liliana.prikler, maxim.cournoyer, rg

* gnu/packages/gnome.scm (d-spy): Update to 1.6.0.

Change-Id: I63da8ea2970bf9bf3fed1936b22ce88247ce8b22
---
 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 2958da2cd9..dc8ff601a8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7225,7 +7225,7 @@ (define-public d-feet
 (define-public d-spy
   (package
     (name "d-spy")
-    (version "1.4.0")
+    (version "1.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -7233,7 +7233,7 @@ (define-public d-spy
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0wk7i3vyq4a98g29ms7vz3wy8xkk3pgw48g0fm65qk32xa679s7a"))))
+                "1zca9yn12a8phy2lzcsc7wak10r0j53m8d0fs1q69d1va48a5l52"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 72e886328c14c832b2ed71c400069b63852ee18d
-- 
2.41.0




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

* bug#67164: Applied, closing
  2023-11-14  0:06 [bug#67164] [PATCH] gnu: d-spy: Update to 1.6.0 Vivien Kraus via Guix-patches via
  2023-11-14  0:06 ` [bug#67164] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
@ 2023-12-05 17:42 ` Vivien Kraus via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-12-05 17:42 UTC (permalink / raw)
  To: 67164-done

Applied, closing.




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

end of thread, other threads:[~2023-12-05 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-14  0:06 [bug#67164] [PATCH] gnu: d-spy: Update to 1.6.0 Vivien Kraus via Guix-patches via
2023-11-14  0:06 ` [bug#67164] [PATCH gnome-team v2] " Vivien Kraus via Guix-patches via
2023-12-05 17:42 ` bug#67164: Applied, closing Vivien Kraus via Guix-patches via

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).