guix-commits
[Top][All Lists]
Advanced

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

22/27: gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-go


From: guix-commits
Subject: 22/27: gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg: Update to 0.4.1.
Date: Mon, 29 Jul 2019 14:57:21 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit eebf6380a49864dab520d75d2acc2a32c37fe1f6
Author: Leo Famulari <address@hidden>
Date:   Wed Jul 24 12:10:32 2019 -0400

    gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg: 
Update to 0.4.1.
    
    * gnu/packages/syncthing.scm
    (go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg):
    Update to 0.4.1.
---
 gnu/packages/syncthing.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 256cd24..c11f0ad 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -1180,7 +1180,7 @@ quoting, commenting, and escaping.")
 (define-public 
go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg
   (package
     (name 
"go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg")
-    (version "0.2.0")
+    (version "0.4.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1189,7 +1189,7 @@ quoting, commenting, and escaping.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "02kym6lcfnlq23qbv277jr0q1n7jj0r14gqg93c7wn7gc44jv3vp"))))
+                "0sf4sjdckblz1hqdfvripk3zyp8xq89w7q75kbsyg4c078af896s"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path 
"github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg"



reply via email to

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