gnu: python-icalendar: Update to 3.11.6.
* gnu/packages/python.scm (python-icalendar): Update to 3.11.6.
This commit is contained in:
		
							parent
							
								
									03776ebd36
								
							
						
					
					
						commit
						fd8f946379
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9258,13 +9258,13 @@ processes across test runs.") | ||||||
| (define-public python-icalendar | (define-public python-icalendar | ||||||
|   (package |   (package | ||||||
|     (name "python-icalendar") |     (name "python-icalendar") | ||||||
|     (version "3.11.5") |     (version "3.11.6") | ||||||
|     (source (origin |     (source (origin | ||||||
|              (method url-fetch) |              (method url-fetch) | ||||||
|              (uri (pypi-uri "icalendar" version)) |              (uri (pypi-uri "icalendar" version)) | ||||||
|              (sha256 |              (sha256 | ||||||
|               (base32 |               (base32 | ||||||
|                "0y6f2js983ag0d138xx4pzyc71gf44hyqmjsdvw6pq2xrkpj8jzk")))) |                "1ny9mbm9zgghl612b8wc4ap52bz3kgl486d7f307gxjmlqgz3i64")))) | ||||||
|     (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