gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736.
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to 0.0.0-1.6dc1736.
This commit is contained in:
		
							parent
							
								
									2b4588609b
								
							
						
					
					
						commit
						3aecf5bd15
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1705,8 +1705,8 @@ error handling primitives in Go.")
 | 
				
			||||||
      (license bsd-2))))
 | 
					      (license bsd-2))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public go-golang-org-x-time-rate
 | 
					(define-public go-golang-org-x-time-rate
 | 
				
			||||||
  (let ((commit "f51c12702a4d776e4c1fa9b0fabab841babae631")
 | 
					  (let ((commit "6dc17368e09b0e8634d71cac8168d853e869a0c7")
 | 
				
			||||||
        (revision "0"))
 | 
					        (revision "1"))
 | 
				
			||||||
    (package
 | 
					    (package
 | 
				
			||||||
      (name "go-golang-org-x-time-rate")
 | 
					      (name "go-golang-org-x-time-rate")
 | 
				
			||||||
      (version (git-version "0.0.0" revision commit))
 | 
					      (version (git-version "0.0.0" revision commit))
 | 
				
			||||||
| 
						 | 
					@ -1718,7 +1718,7 @@ error handling primitives in Go.")
 | 
				
			||||||
                (file-name (git-file-name name version))
 | 
					                (file-name (git-file-name name version))
 | 
				
			||||||
                (sha256
 | 
					                (sha256
 | 
				
			||||||
                 (base32
 | 
					                 (base32
 | 
				
			||||||
                  "07wc6g2fvafkr6djsscm0jpbpl4135khhb6kpyx1953hi5d1jvyy"))))
 | 
					                  "1fx4cf5fpdz00g3c7vxzy92hdcg0vh4yqw00qp5s52j72qixynbk"))))
 | 
				
			||||||
      (build-system go-build-system)
 | 
					      (build-system go-build-system)
 | 
				
			||||||
      (arguments
 | 
					      (arguments
 | 
				
			||||||
       `(#:import-path "golang.org/x/time/rate"
 | 
					       `(#:import-path "golang.org/x/time/rate"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue