mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-03 19:24:37 +00:00 
			
		
		
		
	* .gitattributes: New file. * .guix-authorizations: New file. * .guix-channel: New file. * LICENSES/GPL-3.0.txt: New file. * pre-inst-env: New file.
		
			
				
	
	
		
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Scheme
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Scheme
		
	
	
	
	
	
;; -*- mode: scheme -*-
 | 
						|
(channel
 | 
						|
 (version 0)
 | 
						|
 (keyring-reference "keyring")
 | 
						|
 (url "https://github.com/rakino/rosenthal"))
 |