mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	rosenthal: cloudflared: Update to 2025.5.0.
* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.5.0.
This commit is contained in:
		
							parent
							
								
									3b6888420d
								
							
						
					
					
						commit
						f5834187a1
					
				@ -19,7 +19,7 @@
 | 
			
		||||
(define-public cloudflared
 | 
			
		||||
  (package
 | 
			
		||||
    (name "cloudflared")
 | 
			
		||||
    (version "2025.4.2")
 | 
			
		||||
    (version "2025.5.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
@ -31,7 +31,7 @@
 | 
			
		||||
              ;; (snippet '(delete-file-recursively "vendor"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0mblq1zvl7722k3515yc99ym18li39anlcmj8s10m7kkp9yfc596"))))
 | 
			
		||||
                "0faf5mc1b85fzqj9as7lrb9lgxsvybn65vvw94i7mx003vvh8yb6"))))
 | 
			
		||||
    (build-system go-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:go go-cloudflare
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user