unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62928] [PATCH] gnu: fatrace: Update to 0.17.0.
@ 2023-04-18 12:14 Raphaël Mélotte via Guix-patches
  2023-04-24 10:18 ` bug#62928: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Raphaël Mélotte via Guix-patches @ 2023-04-18 12:14 UTC (permalink / raw)
  To: 62928; +Cc: Raphaël Mélotte

* gnu/packages/monitoring.scm (fatrace): Update to 0.17.0
---
 gnu/packages/monitoring.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index 5ef40bdf58..d36ba707c7 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -681,7 +681,7 @@ (define-public hostscope
 (define-public fatrace
   (package
     (name "fatrace")
-    (version "0.16.3")
+    (version "0.17.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -690,7 +690,7 @@ (define-public fatrace
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1bxz6v1z0icp716jnv3knjyqp8bv6xnkz8gqd8z3g2b6yxj5xff3"))))
+                "067pj0z4np4mmhlin9411zpwwbfmn38ykvmxw35fnidf3kxcq49i"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.39.1





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

* bug#62928: [PATCH] gnu: fatrace: Update to 0.17.0.
  2023-04-18 12:14 [bug#62928] [PATCH] gnu: fatrace: Update to 0.17.0 Raphaël Mélotte via Guix-patches
@ 2023-04-24 10:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-04-24 10:18 UTC (permalink / raw)
  To: Raphaël Mélotte; +Cc: 62928-done

Hi,

Raphaël Mélotte <raphael.melotte@mind.be> skribis:

> * gnu/packages/monitoring.scm (fatrace): Update to 0.17.0

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2023-04-24 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 12:14 [bug#62928] [PATCH] gnu: fatrace: Update to 0.17.0 Raphaël Mélotte via Guix-patches
2023-04-24 10:18 ` bug#62928: " Ludovic Courtès

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