gnu: epiphany: Update to 42.5.
* gnu/packages/gnome.scm (epiphany): Update to 42.5. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
		
							parent
							
								
									207b491080
								
							
						
					
					
						commit
						da716c8b9c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7094,7 +7094,7 @@ almost all of them.")
 | 
				
			||||||
(define-public epiphany
 | 
					(define-public epiphany
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "epiphany")
 | 
					    (name "epiphany")
 | 
				
			||||||
    (version "42.4")
 | 
					    (version "42.5")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/epiphany/"
 | 
					              (uri (string-append "mirror://gnome/sources/epiphany/"
 | 
				
			||||||
| 
						 | 
					@ -7102,7 +7102,7 @@ almost all of them.")
 | 
				
			||||||
                                  "epiphany-" version ".tar.xz"))
 | 
					                                  "epiphany-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0q08ixzgp341g5pq6rfy5q75m9bvddvl8na3qa5v5vi056nkh29p"))))
 | 
					                "0mln4iym0fqkri959650cccdhq3r4d4kfn8yld0vvdmzskmak4a6"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue