gnu: go-github-com-ccding-go-stun: Update to 0.1.2.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to 0.1.2.
This commit is contained in:
		
							parent
							
								
									4ddd50c608
								
							
						
					
					
						commit
						cbc139a791
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1037,7 +1037,7 @@ virtual connections from a single physical connection.")
 | 
				
			||||||
(define-public go-github-com-ccding-go-stun
 | 
					(define-public go-github-com-ccding-go-stun
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "go-github-com-ccding-go-stun")
 | 
					    (name "go-github-com-ccding-go-stun")
 | 
				
			||||||
    (version "0.1.1")
 | 
					    (version "0.1.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
      (origin
 | 
					      (origin
 | 
				
			||||||
        (method git-fetch)
 | 
					        (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -1047,7 +1047,7 @@ virtual connections from a single physical connection.")
 | 
				
			||||||
        (file-name (git-file-name name version))
 | 
					        (file-name (git-file-name name version))
 | 
				
			||||||
        (sha256
 | 
					        (sha256
 | 
				
			||||||
         (base32
 | 
					         (base32
 | 
				
			||||||
          "1gr0rw1c1y7wh6913lyn5k4ig023by27i36bly6am8dwgrgp34ww"))))
 | 
					          "133r2s4h9vv5lmjd680my2c5973gfi0gg5cxcwzjwdjad83a2dm0"))))
 | 
				
			||||||
    (build-system go-build-system)
 | 
					    (build-system go-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     '(#:import-path "github.com/ccding/go-stun"))
 | 
					     '(#:import-path "github.com/ccding/go-stun"))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue