gnu: telegram-purple: Update to 1.4.7.
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
This commit is contained in:
		
							parent
							
								
									079ec3f3ee
								
							
						
					
					
						commit
						c3ea5756e6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2455,7 +2455,7 @@ messaging that aren’t available to clients that connect over XMPP.")
 | 
			
		|||
(define-public telegram-purple
 | 
			
		||||
  (package
 | 
			
		||||
    (name "telegram-purple")
 | 
			
		||||
    (version "1.4.2")
 | 
			
		||||
    (version "1.4.7")
 | 
			
		||||
    (home-page "https://github.com/majn/telegram-purple")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -2465,7 +2465,7 @@ messaging that aren’t available to clients that connect over XMPP.")
 | 
			
		|||
                    (recursive? #t)))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0imbzhhq9qbj6gvkckrnjhls2vvmmy8db7l6gsd7lng2pbfcn522"))
 | 
			
		||||
                "14h8lvj0kjvy1b5i84ha2w9rl3akxjwwvsp5j4dcxwfghrkzqgf2"))
 | 
			
		||||
              (modules '((guix build utils)))
 | 
			
		||||
              (snippet
 | 
			
		||||
               '(begin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue