mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	rosenthal: cloudflared: Update to 2025.4.0.
* rosenthal/packages/networking.scm (cloudflared): Update to 2025.4.0.
This commit is contained in:
		
							parent
							
								
									a3beed8bfa
								
							
						
					
					
						commit
						2531f04148
					
				@ -15,7 +15,7 @@
 | 
			
		||||
(define-public cloudflared
 | 
			
		||||
  (package
 | 
			
		||||
    (name "cloudflared")
 | 
			
		||||
    (version "2025.2.1")
 | 
			
		||||
    (version "2025.4.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
@ -27,7 +27,7 @@
 | 
			
		||||
              ;; (snippet '(delete-file-recursively "vendor"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0iz8dd2ikvmfz19zbw3sdw2kg9cjp9bg4xh10pc4mx28rm9c88a6"))))
 | 
			
		||||
                "03bhkd5cgrw2srgh82xv1y95zkpx4v2rqdy9azhv4y7fzz07p89w"))))
 | 
			
		||||
    (build-system go-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:go go-1.23
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user