mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	rosenthal: ai-robots-txt: Update to 1.38.
* modules/rosenthal/packages/web.scm (ai-robots-txt): Update to 1.38.
This commit is contained in:
		
							parent
							
								
									1996fb3fa9
								
							
						
					
					
						commit
						a8b4591108
					
				@ -20,7 +20,7 @@
 | 
			
		||||
(define-public ai-robots-txt
 | 
			
		||||
  (package
 | 
			
		||||
    (name "ai-robots-txt")
 | 
			
		||||
    (version "1.37")
 | 
			
		||||
    (version "1.38")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
@ -29,7 +29,7 @@
 | 
			
		||||
              (file-name (git-file-name name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "13l43bvr80bfy19dijl9x66ldl5zcxadvwcsdaajwnvykj3my5sq"))
 | 
			
		||||
                "1f7ahibhmghdm9hh05730c8fm6xk67qq7xx0w5ql573yi0yi0gqc"))
 | 
			
		||||
              (modules '((guix build utils)))
 | 
			
		||||
              (snippet '(delete-file-recursively "code"))))
 | 
			
		||||
    (build-system copy-build-system)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user