gnu: efl: Update to 1.23.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.23.1.
This commit is contained in:
		
							parent
							
								
									9f294736b2
								
							
						
					
					
						commit
						bc0873ef33
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -67,7 +67,7 @@
 | 
				
			||||||
(define-public efl
 | 
					(define-public efl
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "efl")
 | 
					    (name "efl")
 | 
				
			||||||
    (version "1.23.0")
 | 
					    (version "1.23.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -75,7 +75,7 @@
 | 
				
			||||||
                    version ".tar.xz"))
 | 
					                    version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1iawq5k1ggas41h3vrwc0y98hf83vr0vh3phfgw22iij3cb2b5nd"))))
 | 
					                "0q9g4j7k10s1a8rv2ca9v9lydh7ml3zsrqvgncc4qhvdl76208nn"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("check" ,check)
 | 
					     `(("check" ,check)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue