mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	rosenthal: ai-robots-txt: Update to 1.36.
* modules/rosenthal/packages/web.scm (ai-robots-txt): Update to 1.36.
This commit is contained in:
		
							parent
							
								
									8bf237c8a3
								
							
						
					
					
						commit
						cc202637fd
					
				@ -21,7 +21,7 @@
 | 
			
		||||
(define-public ai-robots-txt
 | 
			
		||||
  (package
 | 
			
		||||
    (name "ai-robots-txt")
 | 
			
		||||
    (version "1.35")
 | 
			
		||||
    (version "1.36")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
@ -30,7 +30,7 @@
 | 
			
		||||
              (file-name (git-file-name name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1ay0jpdzdr345463liimwjwacraldmj3h65aw9jbwd10k81i7c9g"))
 | 
			
		||||
                "1b3yc4abd6ni43dqp352lf8bmb328y1yhq8din7hscfg694i3i2d"))
 | 
			
		||||
              (modules '((guix build utils)))
 | 
			
		||||
              (snippet '(delete-file-recursively "code"))))
 | 
			
		||||
    (build-system copy-build-system)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user