gnu: lyx: Update to 2.3.6.1.
* gnu/packages/tex.scm (lyx): Update to 2.3.6.1.
This commit is contained in:
		
							parent
							
								
									8542d6292b
								
							
						
					
					
						commit
						8738c65b85
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6356,7 +6356,7 @@ and Karl Berry.")
 | 
				
			||||||
(define-public lyx
 | 
					(define-public lyx
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "lyx")
 | 
					    (name "lyx")
 | 
				
			||||||
    (version "2.3.5.1")
 | 
					    (version "2.3.6.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "https://ftp.lyx.org/pub/lyx/stable/"
 | 
					              (uri (string-append "https://ftp.lyx.org/pub/lyx/stable/"
 | 
				
			||||||
| 
						 | 
					@ -6364,7 +6364,7 @@ and Karl Berry.")
 | 
				
			||||||
                                  "lyx-" version ".tar.xz"))
 | 
					                                  "lyx-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0mv32s26igm0pd8vs7d2mk1240dpr83y0a2wyh3xz6b67ph0w157"))
 | 
					                "0y7sx804ral14py5jwmb3icvyd6rsw806dfclw0qx28r6iix5gn6"))
 | 
				
			||||||
              (modules '((guix build utils)))
 | 
					              (modules '((guix build utils)))
 | 
				
			||||||
              (snippet
 | 
					              (snippet
 | 
				
			||||||
               '(begin
 | 
					               '(begin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue