gnu: python-dirsync: Update home page.
* gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
This commit is contained in:
		
							parent
							
								
									97046522fe
								
							
						
					
					
						commit
						4cd612f55b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -15415,7 +15415,7 @@ perform the operations required for synchronizing plain text.")
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("six" ,python-six)))
 | 
					     `(("six" ,python-six)))
 | 
				
			||||||
    (home-page "https://bitbucket.org/tkhyn/dirsync")
 | 
					    (home-page "https://github.com/tkhyn/dirsync")
 | 
				
			||||||
    (synopsis "Advanced directory tree synchronisation tool")
 | 
					    (synopsis "Advanced directory tree synchronisation tool")
 | 
				
			||||||
    (description "Advanced directory tree synchronisation tool.")
 | 
					    (description "Advanced directory tree synchronisation tool.")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue