guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: guile-prometheus: Update to 0-3.2549c48.


From: guix-commits
Subject: 01/02: gnu: guile-prometheus: Update to 0-3.2549c48.
Date: Sat, 5 Dec 2020 14:16:05 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit 1e4266dbd8a5e3e1ff5af70faba4593f2dcfa178
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Dec 5 19:13:28 2020 +0000

    gnu: guile-prometheus: Update to 0-3.2549c48.
    
    * gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-3.2549c48.
---
 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 32c6d9c..cdeb000 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -886,8 +886,8 @@ Vicare Scheme and IronScheme.  Right now it contains:
     (license license:bsd-3)))
 
 (define-public guile-prometheus
-  (let ((commit "12d3d9de676f518eccf0a384d461cc4c035939b0")
-        (revision "2"))
+  (let ((commit "2549c482fb04db84481d595f0bf99a1c8bb97c4c")
+        (revision "3"))
     (package
     (name "guile-prometheus")
     (version (git-version "0" revision commit))
@@ -898,7 +898,7 @@ Vicare Scheme and IronScheme.  Right now it contains:
                     (commit commit)))
               (sha256
                (base32
-                "0d45g2719xy84l2si5h1fw7vlig4pqqkhp5zlw9dlr5gzaa3yrrs"))
+                "0wfaspy3gvn2bkfzlvgx9ncz6114ldxxj25vnj4frcgbzqbdsair"))
               (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]