gnu: r-doby: Use HTTPS home page URI.
* gnu/packages/cran.scm (r-doby)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									30f9581440
								
							
						
					
					
						commit
						fef822f90a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8450,7 +8450,7 @@ the work.")
 | 
			
		|||
       ("r-tibble" ,r-tibble)))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("r-knitr" ,r-knitr)))
 | 
			
		||||
    (home-page "http://people.math.aau.dk/~sorenh/software/doBy/")
 | 
			
		||||
    (home-page "https://people.math.aau.dk/~sorenh/software/doBy/")
 | 
			
		||||
    (synopsis "Groupwise statistics, LSmeans, linear contrasts, and utilities")
 | 
			
		||||
    (description
 | 
			
		||||
     "This package contains:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue