mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			290 B
		
	
	
	
		
			Scheme
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			290 B
		
	
	
	
		
			Scheme
		
	
	
	
	
	
;; -*- mode: scheme -*-
 | 
						|
;; SPDX-FileCopyrightText: 2022, 2023, 2025 Hilton Chain <hako@ultrarare.space>
 | 
						|
;;
 | 
						|
;; SPDX-License-Identifier: CC0-1.0
 | 
						|
 | 
						|
(channel
 | 
						|
 (version 0)
 | 
						|
 (directory "modules")
 | 
						|
 (keyring-reference "keyring")
 | 
						|
 (url "https://codeberg.org/hako/rosenthal.git")
 | 
						|
 (news-file "NEWS"))
 |