mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	maint: Relocate modules to ‘modules’ directory.
This commit is contained in:
		
							parent
							
								
									b917cd6d36
								
							
						
					
					
						commit
						9c782fad3c
					
				@ -1,10 +1,11 @@
 | 
				
			|||||||
;; -*- mode: scheme -*-
 | 
					;; -*- mode: scheme -*-
 | 
				
			||||||
;; SPDX-FileCopyrightText: 2022, 2023 Hilton Chain <hako@ultrarare.space>
 | 
					;; SPDX-FileCopyrightText: 2022, 2023, 2025 Hilton Chain <hako@ultrarare.space>
 | 
				
			||||||
;;
 | 
					;;
 | 
				
			||||||
;; SPDX-License-Identifier: CC0-1.0
 | 
					;; SPDX-License-Identifier: CC0-1.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(channel
 | 
					(channel
 | 
				
			||||||
 (version 0)
 | 
					 (version 0)
 | 
				
			||||||
 | 
					 (directory "modules")
 | 
				
			||||||
 (keyring-reference "keyring")
 | 
					 (keyring-reference "keyring")
 | 
				
			||||||
 (url "https://codeberg.org/hako/rosenthal.git")
 | 
					 (url "https://codeberg.org/hako/rosenthal.git")
 | 
				
			||||||
 (news-file "NEWS"))
 | 
					 (news-file "NEWS"))
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,3 @@
 | 
				
			|||||||
;; -*- mode: scheme -*-
 | 
					 | 
				
			||||||
;; SPDX-FileCopyrightText: 2025 Hilton Chain <hako@ultrarare.space>
 | 
					;; SPDX-FileCopyrightText: 2025 Hilton Chain <hako@ultrarare.space>
 | 
				
			||||||
;;
 | 
					;;
 | 
				
			||||||
;; SPDX-License-Identifier: CC0-1.0
 | 
					;; SPDX-License-Identifier: CC0-1.0
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user