guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: guile-prometheus: Update to 0-4.f661edf.


From: guix-commits
Subject: branch master updated: gnu: guile-prometheus: Update to 0-4.f661edf.
Date: Thu, 10 Dec 2020 04:30:27 -0500

This is an automated email from the git hooks/post-receive script.

cbaines pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 3fdb01f  gnu: guile-prometheus: Update to 0-4.f661edf.
3fdb01f is described below

commit 3fdb01f1f5a5f7cdf347a43ecc00a62df3a5ca8d
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Thu Dec 10 09:28:25 2020 +0000

    gnu: guile-prometheus: Update to 0-4.f661edf.
    
    * gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-4.f661edf.
---
 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 f49ddf9..bd12b7b 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 "2549c482fb04db84481d595f0bf99a1c8bb97c4c")
-        (revision "3"))
+  (let ((commit "f661edf72d2dd711dffe4313c2a9360e79b36dd1")
+        (revision "4"))
     (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
-                "0wfaspy3gvn2bkfzlvgx9ncz6114ldxxj25vnj4frcgbzqbdsair"))
+                "1556rv3b72wxba7yz4nn681k2l8fp70dwx32whyyxg755ma4r76f"))
               (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]