mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	rosenthal: wakapi-bin: Update to 2.13.4.
* modules/rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.13.4.
This commit is contained in:
		
							parent
							
								
									7fb1e3dc11
								
							
						
					
					
						commit
						3a49fc6284
					
				@ -303,7 +303,7 @@ monster-in-the-middle}.")
 | 
			
		||||
(define-public wakapi-bin
 | 
			
		||||
  (package
 | 
			
		||||
    (name "wakapi-bin")
 | 
			
		||||
    (version "2.13.3")
 | 
			
		||||
    (version "2.13.4")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
@ -311,7 +311,7 @@ monster-in-the-middle}.")
 | 
			
		||||
                    version "/wakapi_linux_amd64.zip"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1znlp9h1rvisas6qf5r76yg0mbiiqxwgrqcc10gvcjsjrib844av"))))
 | 
			
		||||
                "07wylvgi8yqcmywpvgbsqyhza86nmg8dfx1apmaynlw80y0nzial"))))
 | 
			
		||||
    (build-system copy-build-system)
 | 
			
		||||
    (arguments (list #:install-plan #~'(("wakapi" "bin/wakapi"))))
 | 
			
		||||
    (supported-systems '("x86_64-linux"))
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user