gnu: nyxt: Update to 3.11.7.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
		
							parent
							
								
									78ecc653b8
								
							
						
					
					
						commit
						ca7cce471a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -594,7 +594,7 @@ driven and does not detract you from your daily work.")
 | 
				
			||||||
(define-public nyxt
 | 
					(define-public nyxt
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "nyxt")
 | 
					    (name "nyxt")
 | 
				
			||||||
    (version "3.11.6")
 | 
					    (version "3.11.7")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -603,7 +603,7 @@ driven and does not detract you from your daily work.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0q7kf1a42gfvgv54hwhgiyvnsi6qhjdl1k88c3wxr1bj4ffhpvm3"))
 | 
					         "0qrlks2b4a02b1lf8ah5cv3y32kh8yxnxkvfgrnia92g72xpj4j2"))
 | 
				
			||||||
       (file-name (git-file-name name version))))
 | 
					       (file-name (git-file-name name version))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue