guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: go-github-com-ccding-go-stun: Update to 0.0.0-1.d9bbe8f.


From: Leo Famulari
Subject: 02/04: gnu: go-github-com-ccding-go-stun: Update to 0.0.0-1.d9bbe8f.
Date: Mon, 25 Dec 2017 22:41:25 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 3b58b7f27c80de5ec9dce536e832d45bd70b8995
Author: Leo Famulari <address@hidden>
Date:   Tue Dec 19 15:36:35 2017 -0500

    gnu: go-github-com-ccding-go-stun: Update to 0.0.0-1.d9bbe8f.
    
    * gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to
    0.0.0-1.d9bbe8f.
---
 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 08d3e25..7d63927 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -1531,8 +1531,8 @@ virtual connections from a single physical connection.")
       (license expat))))
 
 (define-public go-github-com-ccding-go-stun
-  (let ((commit "04a4eed61c57ecc9903f8983d1d2c17b88d2e9e1")
-        (revision "0"))
+  (let ((commit "d9bbe8f8fa7bf7ed03e6cfc6a2796bb36139e1f4")
+        (revision "1"))
     (package
       (name "go-github-com-ccding-go-stun")
       (version (git-version "0.0.0" revision commit))
@@ -1545,7 +1545,7 @@ virtual connections from a single physical connection.")
           (file-name (git-file-name name version))
           (sha256
            (base32
-            "09fgmkvm0vzinl3ifrixyyxk2c9hbahrja7i0ir400harzq3my10"))))
+            "04a4q69cmw6snlx54wikyj1y6gk94qzm9xv9als17inmj8z60xv7"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/ccding/go-stun"))



reply via email to

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