GNU bug report logs - #67164
[PATCH] gnu: d-spy: Update to 1.6.0.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Tue, 14 Nov 2023 11:43:03 UTC

Severity: normal

Tags: patch

Done: Vivien Kraus <vivien <at> planete-kraus.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vivien Kraus <vivien <at> planete-kraus.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67164: closed ([PATCH] gnu: d-spy: Update to 1.6.0.)
Date: Tue, 05 Dec 2023 17:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Dec 2023 18:42:26 +0100
with message-id <fd665c0b563caf26ddfe2c31217a562e02d2908e.camel <at> planete-kraus.eu>
and subject line Applied, closing
has caused the debbugs.gnu.org bug report #67164,
regarding [PATCH] gnu: d-spy: Update to 1.6.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67164: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67164
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: d-spy: Update to 1.6.0.
Date: Tue, 14 Nov 2023 01:06:36 +0100
* 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


[Message part 3 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 67164-done <67164-done <at> debbugs.gnu.org>
Subject: Applied, closing
Date: Tue, 05 Dec 2023 18:42:26 +0100
Applied, closing.


This bug report was last modified 1 year and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.