guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

103/117: gnu: sysprof: Update to 3.40.0.


From: guix-commits
Subject: 103/117: gnu: sysprof: Update to 3.40.0.
Date: Tue, 23 Mar 2021 19:26:05 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit d44f28b08d6c7e7442774083a8ee0ae46efe9eb0
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:55:29 2021 +0100

    gnu: sysprof: Update to 3.40.0.
    
    * gnu/packages/gnome.scm (sysprof): Update to 3.40.0.
---
 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 4336158..2ad4cdf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11691,7 +11691,7 @@ GObject introspection bindings.")
 (define-public sysprof
   (package
     (name "sysprof")
-    (version "3.36.0")
+    (version "3.40.0")
     (source
      (origin
        (method url-fetch)
@@ -11699,7 +11699,7 @@ GObject introspection bindings.")
                            (version-major+minor version) "/"
                            "sysprof-" version ".tar.xz"))
        (sha256
-        (base32 "024i0gzqnm79rpr4gqxdvcj6gvf82xdlcp2p1k9ikcppmi6xnw46"))))
+        (base32 "1s7nwkrnvq6sxz6k2744rd9vircvgx2hj2y26nr72a2bilwh7b4n"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags



reply via email to

[Prev in Thread] Current Thread [Next in Thread]