gnu: java-joda-convert: Use HTTPS home page.
* gnu/packages/java.scm (java-joda-convert)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									4d1ddb5156
								
							
						
					
					
						commit
						c82ddf3360
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10266,7 +10266,7 @@ Dependency Injection (CDI).") | |||
|     (native-inputs | ||||
|      `(("java-junit" ,java-junit) | ||||
|        ("java-hamcrest-core" ,java-hamcrest-core))) | ||||
|     (home-page "http://www.joda.org/joda-convert/") | ||||
|     (home-page "https://www.joda.org/joda-convert/") | ||||
|     (synopsis "Conversion between Objects and Strings") | ||||
|     (description "Joda-Convert provides a small set of classes to aid | ||||
| conversion between Objects and Strings.  It is not intended to tackle the | ||||
|  |  | |||
		Reference in a new issue