gnu: : Update to v9.0.0.post1.
* gnu/packages/python-xyz.scm (): Update to v9.0.0.post1.
This commit is contained in:
		
							parent
							
								
									4b3b873344
								
							
						
					
					
						commit
						4a82826379
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7250,7 +7250,7 @@ a general image processing tool.")
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (inherit python-pillow)
 | 
					    (inherit python-pillow)
 | 
				
			||||||
    (name "python-pillow-simd")
 | 
					    (name "python-pillow-simd")
 | 
				
			||||||
    (version "9.0.0")
 | 
					    (version "v9.0.0.post1")
 | 
				
			||||||
    ;; The PyPI tarball does not include test files.
 | 
					    ;; The PyPI tarball does not include test files.
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
| 
						 | 
					@ -7260,7 +7260,7 @@ a general image processing tool.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0pxvfyzxzgk18mhm7xh5n19s88bpwaah5cm60p4c239phspzprdb"))))
 | 
					        (base32 "1dnvsln451aw3qy2cxg2ndd5mcanf5nrhxw9l7mcam730635hdm9"))))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (modify-inputs (package-inputs python-pillow)
 | 
					     (modify-inputs (package-inputs python-pillow)
 | 
				
			||||||
       (prepend libraqm libimagequant)))
 | 
					       (prepend libraqm libimagequant)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue