gnu: meld: Update to 3.20.4.
* gnu/packages/patchutils.scm (meld): Update to 3.20.4.
This commit is contained in:
		
							parent
							
								
									321d1babaa
								
							
						
					
					
						commit
						7022a169bc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -246,7 +246,7 @@ GiB).")
 | 
				
			||||||
(define-public meld
 | 
					(define-public meld
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "meld")
 | 
					    (name "meld")
 | 
				
			||||||
    (version "3.20.3")
 | 
					    (version "3.20.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -254,7 +254,7 @@ GiB).")
 | 
				
			||||||
                           (version-major+minor version)
 | 
					                           (version-major+minor version)
 | 
				
			||||||
                           "/meld-" version ".tar.xz"))
 | 
					                           "/meld-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "06h52vaghvj5n507mj0hhk9yrca16pyl4l16c00b3bmkplljpqzh"))))
 | 
					        (base32 "04vx2mdbcdin0g3w8x910czfch5vyrl8drv1f2l8gxh6qvp113pl"))))
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("intltool" ,intltool)
 | 
					     `(("intltool" ,intltool)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue