guix-commits
[Top][All Lists]
Advanced

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

09/35: gnu: go-github-com-prometheus-client-model: Update to 0.0.2-2.14f


From: guix-commits
Subject: 09/35: gnu: go-github-com-prometheus-client-model: Update to 0.0.2-2.14fe0d1.
Date: Thu, 13 Feb 2020 19:55:33 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 0d793a59cf701cc1ea4afb6266583c9ce473bdf7
Author: Leo Famulari <address@hidden>
AuthorDate: Wed Feb 12 16:54:52 2020 -0500

    gnu: go-github-com-prometheus-client-model: Update to 0.0.2-2.14fe0d1.
    
    * gnu/packages/syncthing.scm (go-github-com-prometheus-client-model):
    Update to 0.0.2-2.14fe0d1.
---
 gnu/packages/syncthing.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index f988cbe..22c6238 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -787,8 +787,8 @@ data serialization format.")
       (license bsd-3)))
 
 (define-public go-github-com-prometheus-client-model
-  (let ((commit "fd36f4220a901265f90734c3183c5f0c91daa0b8")
-        (revision "1"))
+  (let ((commit "14fe0d1b01d4d5fc031dd4bec1823bd3ebbe8016")
+        (revision "2"))
     (package
       (name "go-github-com-prometheus-client-model")
       (version (git-version "0.0.2" revision commit))
@@ -800,7 +800,7 @@ data serialization format.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1bs5d72k361llflgl94c22n0w53j30rsfh84smgk8mbjbcmjsaa5"))))
+                  "0zdmk6rbbx39cvfz0r59v2jg5sg9yd02b4pds5n5llgvivi99550"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/prometheus/client_model"



reply via email to

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