mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	rosenthal: sing-box-bin: Update to 1.11.8.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.11.8.
This commit is contained in:
		
							parent
							
								
									ad1918171b
								
							
						
					
					
						commit
						bcb6a4cc71
					
				@ -341,7 +341,7 @@ in sidebar.")
 | 
			
		||||
(define-public sing-box-bin
 | 
			
		||||
  (package
 | 
			
		||||
    (name "sing-box-bin")
 | 
			
		||||
    (version "1.11.6")
 | 
			
		||||
    (version "1.11.8")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
@ -349,7 +349,7 @@ in sidebar.")
 | 
			
		||||
                    version "/sing-box-" version "-linux-amd64.tar.gz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "150cafy3hmv6zm86fdp1siflwmqa81ca87wy8sw5nj2i65xa7742"))))
 | 
			
		||||
                "0fdv8wvkydm20fgpy30hm3b6v3vz09pim178faximpyv4846m46z"))))
 | 
			
		||||
    (build-system copy-build-system)
 | 
			
		||||
    (arguments (list #:install-plan #~'(("sing-box" "bin/"))))
 | 
			
		||||
    (supported-systems '("x86_64-linux"))
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user