gnu: copyq: Update to 7.1.0.
* gnu/packages/xdisorg.scm (copyq): Update to 7.1.0. Change-Id: I843aa403a5d790ac8de67fc4c609fc2e081d39c2 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
		
							parent
							
								
									ed0542bb1c
								
							
						
					
					
						commit
						9814abef36
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -372,7 +372,7 @@ with X11 or Wayland, or in a text terminal with ncurses.") | ||||||
| (define-public copyq | (define-public copyq | ||||||
| (package | (package | ||||||
|   (name "copyq") |   (name "copyq") | ||||||
|   (version "7.0.0") |   (version "7.1.0") | ||||||
|   (source (origin |   (source (origin | ||||||
|             (method git-fetch) |             (method git-fetch) | ||||||
|             (uri (git-reference |             (uri (git-reference | ||||||
|  | @ -381,7 +381,7 @@ with X11 or Wayland, or in a text terminal with ncurses.") | ||||||
|             (file-name (git-file-name name version)) |             (file-name (git-file-name name version)) | ||||||
|             (sha256 |             (sha256 | ||||||
|              (base32 |              (base32 | ||||||
|               "0h8jz7v5xvpq23dh1sr600q5jlrfzm6wsnp7sln8hbgsn96n8kas")))) |               "1f39mh9qv1fa2vbwjigi1raz1pym2pz733j6b77r4588l8aaj2b8")))) | ||||||
|   (build-system cmake-build-system) |   (build-system cmake-build-system) | ||||||
|   (arguments |   (arguments | ||||||
|    (list |    (list | ||||||
|  |  | ||||||
		Reference in a new issue