[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: guile-prometheus: Update to 0-7.e63335e.
From: |
guix-commits |
Subject: |
01/06: gnu: guile-prometheus: Update to 0-7.e63335e. |
Date: |
Fri, 22 Mar 2024 11:45:30 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 3baa3b54d41b7a51920f76ba91781d21bbab78f7
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Fri Mar 22 15:37:55 2024 +0000
gnu: guile-prometheus: Update to 0-7.e63335e.
* gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-7.e63335e.
Change-Id: Ie4d1fabac427f7f48565a390b12e314d2f31f40d
---
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 a4d3eba9a1..f35e646f61 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1326,8 +1326,8 @@ works with Guile 1.4.x to 2.0.x.")
(license license:gpl3+)))
(define-public guile-prometheus
- (let ((commit "4aaf902eb45b3a4c1003f854bda56c516fdf4f5b")
- (revision "6"))
+ (let ((commit "e63335e64a1f63967b94ba6dd97889f9f565ca48")
+ (revision "7"))
(package
(name "guile-prometheus")
(version (git-version "0" revision commit))
@@ -1338,7 +1338,7 @@ works with Guile 1.4.x to 2.0.x.")
(commit commit)))
(sha256
(base32
- "03sr7wgksi9ys6jyzsnwanl2qqa8csi8jzcgrc3wfzp17vcc16yi"))
+ "0f8rykqx3mdbi7mgvvanx65i9gn5wmb768vlzrbg002v38284bf2"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(native-inputs
- branch master updated (40f53e8fb5 -> d5f857a3cf), guix-commits, 2024/03/22
- 01/06: gnu: guile-prometheus: Update to 0-7.e63335e.,
guix-commits <=
- 02/06: gnu: nar-herder: Update to 0-24.ccef906., guix-commits, 2024/03/22
- 06/06: gnu: copyq: Fix indentation., guix-commits, 2024/03/22
- 04/06: gnu: emacs-ox-tufte: Update to 4.2.0., guix-commits, 2024/03/22
- 05/06: gnu: pspp: Update to 2.0.1., guix-commits, 2024/03/22
- 03/06: gnu: copyq: Update to 8.0.0., guix-commits, 2024/03/22