mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-03 19:24:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
;; -*- mode: scheme -*-
 | 
						||
;; SPDX-FileCopyrightText: 2023 Hilton Chain <hako@ultrarare.space>
 | 
						||
;;
 | 
						||
;; SPDX-License-Identifier: GPL-3.0-or-later
 | 
						||
 | 
						||
(channel-news
 | 
						||
 (version 0)
 | 
						||
 | 
						||
 (entry                                 ;2023-07-01
 | 
						||
  (commit "17106e7ed3d21544dfd80e77aa785e1e5781fb1c")
 | 
						||
  (title (en "@code{linux-xanmod} merged to Nonguix")
 | 
						||
         (zh "@code{linux-xanmod} 已合併至 Nonguix"))
 | 
						||
  (body (en "Package @code{linux-xanmod} has been merged to channel
 | 
						||
@url{https://gitlab.com/nonguix/nonguix, Nonguix}, it's not available in
 | 
						||
Rosenthal any more.")
 | 
						||
        (zh "@code{linux-xanmod} 已移出 Rosenthal,合併至
 | 
						||
@url{https://gitlab.com/nonguix/nonguix, Nonguix} 頻道。")))
 | 
						||
 | 
						||
 (entry                                 ;2023-06-17
 | 
						||
  (commit "c3ed521085962524d78f4c7007e7d77535ae085e")
 | 
						||
  (title (en "Channel moved to Codeberg")
 | 
						||
         (zh "頻道已移至 Codeberg"))
 | 
						||
  (body (en "Rosenthal has been moved to Codeberg and the GitHub repository
 | 
						||
will remain as a mirror.  Changing the URL in your @file{channels.scm} to
 | 
						||
@url{https://codeberg.org/hako/rosenthal.git} is recommended.")
 | 
						||
        (zh "Rosenthal 頻道已移至 Codeberg,先前的 GitHub 倉庫將用作鏡像。建議修改
 | 
						||
@file{channels.scm} 內 URL 爲 @url{https://codeberg.org/hako/rosenthal.git}。"))))
 |