gnu: isoimagewriter: Update to 24.05.2.
* gnu/packages/kde-utils.scm (isoimagewriter): Update to 24.05.2. Change-Id: I56a0a16d242786b7077e0154ec8afd0a89818722
This commit is contained in:
		
							parent
							
								
									286962d3a5
								
							
						
					
					
						commit
						1933a1a253
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -310,7 +310,7 @@ your computer.") | ||||||
| (define-public isoimagewriter | (define-public isoimagewriter | ||||||
|   (package |   (package | ||||||
|     (name "isoimagewriter") |     (name "isoimagewriter") | ||||||
|     (version "1.0.0") |     (version "24.05.2") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|               (uri (git-reference |               (uri (git-reference | ||||||
|  | @ -319,7 +319,7 @@ your computer.") | ||||||
|               (file-name (git-file-name name version)) |               (file-name (git-file-name name version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1iphp2krgadc175570iiyaxbnjgpc1xilc71gkcbn5n0yd7qmkbv")))) |                 "1v8ggdgij503m3bm1w24840al5by7y62p8yrmhlk4g0hjacmkys7")))) | ||||||
|     (build-system qt-build-system) |     (build-system qt-build-system) | ||||||
|     (native-inputs (list extra-cmake-modules)) |     (native-inputs (list extra-cmake-modules)) | ||||||
|     (inputs (list kauth |     (inputs (list kauth | ||||||
|  | @ -330,6 +330,7 @@ your computer.") | ||||||
|                   kcrash |                   kcrash | ||||||
|                   solid |                   solid | ||||||
|                   kwidgetsaddons)) |                   kwidgetsaddons)) | ||||||
|  |     (arguments (list #:qtbase qtbase)) | ||||||
|     (home-page "https://invent.kde.org/utilities/isoimagewriter") |     (home-page "https://invent.kde.org/utilities/isoimagewriter") | ||||||
|     (synopsis "Write hybrid ISO files onto USB disks") |     (synopsis "Write hybrid ISO files onto USB disks") | ||||||
|     (description |     (description | ||||||
|  |  | ||||||
		Reference in a new issue