gnu: go-github-com-oschwald-geoip2-golang: Update to 1.4.0.
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang): Update to 1.4.0.
This commit is contained in:
		
							parent
							
								
									a2c885b31c
								
							
						
					
					
						commit
						195960737c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -428,7 +428,7 @@ database/sql package.")
 | 
			
		|||
(define-public go-github-com-oschwald-geoip2-golang
 | 
			
		||||
  (package
 | 
			
		||||
    (name "go-github-com-oschwald-geoip2-golang")
 | 
			
		||||
    (version "1.3.0")
 | 
			
		||||
    (version "1.4.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
| 
						 | 
				
			
			@ -437,7 +437,7 @@ database/sql package.")
 | 
			
		|||
              (file-name (git-file-name name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0jivzl15jb8n16rm1b2w97kf7vna5dd3kcz865wfi233qay075j2"))))
 | 
			
		||||
                "1jj4rbdpy87rbl79czg5hs5dyn6xlbnk0bnvyzi71dsxan57nixw"))))
 | 
			
		||||
    (build-system go-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("go-github-com-oschwald-maxminddb-golang"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue