gnu: python-pyqtwebengine: Update to 5.15.4.
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.4.
This commit is contained in:
		
							parent
							
								
									74e8b14129
								
							
						
					
					
						commit
						571fdf91cc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2141,7 +2141,7 @@ contain over 620 classes.")
 | 
				
			||||||
(define-public python-pyqtwebengine
 | 
					(define-public python-pyqtwebengine
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-pyqtwebengine")
 | 
					    (name "python-pyqtwebengine")
 | 
				
			||||||
    (version "5.15.2")
 | 
					    (version "5.15.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2153,7 +2153,7 @@ contain over 620 classes.")
 | 
				
			||||||
                                 "/PyQtWebEngine-" version ".tar.gz")))
 | 
					                                 "/PyQtWebEngine-" version ".tar.gz")))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0d56ak71r14w4f9r96vaj34qcn2rbln3s6ildvvyc707fjkzwwjd"))))
 | 
					         "06fc35hzg346a9c86dk7vzm1fakkgzn5l52jfq3bix3587sjip6f"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list python python-sip
 | 
					     (list python python-sip
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue