guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: guile-prometheus: Update to 0-6.4aaf902.


From: guix-commits
Subject: 01/05: gnu: guile-prometheus: Update to 0-6.4aaf902.
Date: Sun, 12 Nov 2023 09:26:16 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit 7001e85b7544db56297c9d4fb65cb7ce44897048
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sun Nov 12 14:06:18 2023 +0000

    gnu: guile-prometheus: Update to 0-6.4aaf902.
    
    * gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-6.4aaf902.
    
    Change-Id: I98f72712d63ad5f14678bd6979d8bc4cf1f52e99
---
 gnu/packages/guile-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 8f4ada7800..af032db680 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1284,8 +1284,8 @@ works with Guile 1.4.x to 2.0.x.")
     (license license:gpl3+)))
 
 (define-public guile-prometheus
-  (let ((commit "35dc26c0ea44c3d70f1819f240d84e2cbb4b7b4c")
-        (revision "5"))
+  (let ((commit "4aaf902eb45b3a4c1003f854bda56c516fdf4f5b")
+        (revision "6"))
     (package
     (name "guile-prometheus")
     (version (git-version "0" revision commit))
@@ -1296,7 +1296,7 @@ works with Guile 1.4.x to 2.0.x.")
                     (commit commit)))
               (sha256
                (base32
-                "07822jj4appw37lf444kc4xlgl7nm64mgldag56072l55kwashgb"))
+                "03sr7wgksi9ys6jyzsnwanl2qqa8csi8jzcgrc3wfzp17vcc16yi"))
               (file-name (string-append name "-" version "-checkout"))))
     (build-system gnu-build-system)
     (native-inputs



reply via email to

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