gnu: profanity: Update home-page URL.
* gnu/packages/messaging.scm (profanity)[home-page]: Update URL. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
This commit is contained in:
		
							parent
							
								
									6bb93af855
								
							
						
					
					
						commit
						3dfd73f0a2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1655,7 +1655,7 @@ are both supported).")
 | 
				
			||||||
    (synopsis "Console-based XMPP client")
 | 
					    (synopsis "Console-based XMPP client")
 | 
				
			||||||
    (description "Profanity is a console based XMPP client written in C
 | 
					    (description "Profanity is a console based XMPP client written in C
 | 
				
			||||||
using ncurses and libmesode, inspired by Irssi.")
 | 
					using ncurses and libmesode, inspired by Irssi.")
 | 
				
			||||||
    (home-page "http://www.profanity.im")
 | 
					    (home-page "https://profanity-im.github.io")
 | 
				
			||||||
    (license license:gpl3+)))
 | 
					    (license license:gpl3+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public libircclient
 | 
					(define-public libircclient
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue