gnu: grammalecte: Update to 0.6.3.1.
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.3.1.
This commit is contained in:
		
							parent
							
								
									d4bb455135
								
							
						
					
					
						commit
						2cc267e07a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -213,7 +213,7 @@ It comes with a German-English dictionary with approximately 270,000 entries.")
 | 
				
			||||||
(define-public grammalecte
 | 
					(define-public grammalecte
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "grammalecte")
 | 
					    (name "grammalecte")
 | 
				
			||||||
    (version "0.6.2")
 | 
					    (version "0.6.3.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch/zipbomb)
 | 
					       (method url-fetch/zipbomb)
 | 
				
			||||||
| 
						 | 
					@ -221,7 +221,7 @@ It comes with a German-English dictionary with approximately 270,000 entries.")
 | 
				
			||||||
                           "Grammalecte-fr-v" version ".zip"))
 | 
					                           "Grammalecte-fr-v" version ".zip"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0pvblclvbxbfgmq0cvmpmzpf6bi6r41arndwprl7ab9kci9hi8j2"))))
 | 
					         "0jlzrhpx9qvjdq679w188p86x09yfjf3l0h4scjl9w26yyp53gr8"))))
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (home-page "https://www.dicollecte.org")
 | 
					    (home-page "https://www.dicollecte.org")
 | 
				
			||||||
    (synopsis  "French spelling and grammar checker")
 | 
					    (synopsis  "French spelling and grammar checker")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue