mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	rosenthal: cloudflared: Update to 2025.8.0.
* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.8.0.
This commit is contained in:
		
							parent
							
								
									4bbcf848dd
								
							
						
					
					
						commit
						9a2881db43
					
				@ -18,7 +18,7 @@
 | 
			
		||||
(define-public cloudflared
 | 
			
		||||
  (package
 | 
			
		||||
    (name "cloudflared")
 | 
			
		||||
    (version "2025.7.0")
 | 
			
		||||
    (version "2025.8.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
@ -30,7 +30,7 @@
 | 
			
		||||
              ;; (snippet '(delete-file-recursively "vendor"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0by8pqp2zfqwvqff0pjvrllskcyb2xfzn9ck8d38nhc5vicr428q"))))
 | 
			
		||||
                "1qfi1770jaiwhklp1d7vd6kl8yfyxv1i64vdz7n8p4f015v47y4j"))))
 | 
			
		||||
    (build-system go-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:go go-1.24
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user