gnu: lcrq: Update to 0.1.2.
gnu: lcrq: Update to 0.1.2. * gnu/packages/networking.scm (lcrq): Update to 0.1.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
		
							parent
							
								
									766342dc35
								
							
						
					
					
						commit
						cd3a539455
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -256,7 +256,7 @@ protocols.")
 | 
			
		|||
(define-public lcrq
 | 
			
		||||
  (package
 | 
			
		||||
    (name "lcrq")
 | 
			
		||||
    (version "0.1.0")
 | 
			
		||||
    (version "0.1.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
| 
						 | 
				
			
			@ -265,7 +265,7 @@ protocols.")
 | 
			
		|||
              (file-name (git-file-name name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "13mfg866scvy557zrvjxjhkzam39h8d07s2w3fqbwhw6br6axkxk"))))
 | 
			
		||||
                "1m29p4bsafzbchnkidyrnglfdf1c9pnq6akkmivi23qdv9kj51dg"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:parallel-tests? #f
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue