gnu: python-icalendar: Update to 3.11.7.
* gnu/packages/python.scm (python-icalendar): Update to 3.11.7.
This commit is contained in:
		
							parent
							
								
									81195d139f
								
							
						
					
					
						commit
						2da21e48a8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9431,13 +9431,13 @@ processes across test runs.") | ||||||
| (define-public python-icalendar | (define-public python-icalendar | ||||||
|   (package |   (package | ||||||
|     (name "python-icalendar") |     (name "python-icalendar") | ||||||
|     (version "3.11.6") |     (version "3.11.7") | ||||||
|     (source (origin |     (source (origin | ||||||
|              (method url-fetch) |              (method url-fetch) | ||||||
|              (uri (pypi-uri "icalendar" version)) |              (uri (pypi-uri "icalendar" version)) | ||||||
|              (sha256 |              (sha256 | ||||||
|               (base32 |               (base32 | ||||||
|                "1ny9mbm9zgghl612b8wc4ap52bz3kgl486d7f307gxjmlqgz3i64")))) |                "0ahf1i98wjizhld2qd7v2vmvzsmdw08mmins82bf3fpbnp2sxbgc")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("python-dateutil" ,python-dateutil) |      `(("python-dateutil" ,python-dateutil) | ||||||
|  |  | ||||||
		Reference in a new issue