mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-03 19:24:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			60 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
;; -*- mode: scheme -*-
 | 
						||
;; SPDX-FileCopyrightText: 2023, 2024 Hilton Chain <hako@ultrarare.space>
 | 
						||
;;
 | 
						||
;; SPDX-License-Identifier: GPL-3.0-or-later
 | 
						||
 | 
						||
(channel-news
 | 
						||
 (version 0)
 | 
						||
 | 
						||
 (entry                                 ;2025-09-05
 | 
						||
  (commit "c171b73ae7e66e55b4fc60422bc030c5aade444c")
 | 
						||
  (title (en "Manual intervention required for Caddy service change")
 | 
						||
         (zh "Caddy 服務改動需要人爲干預"))
 | 
						||
  (body (en "@code{caddy-service-type} has switched to @code{etc-service-type}
 | 
						||
to set up Caddy configuration file.  Please remove the existing
 | 
						||
@file{/etc/caddy} directory before system reconfiguration.")
 | 
						||
        (zh "@code{caddy-service-type} 已改爲使用 @code{etc-service-type} 設置
 | 
						||
配置文件。請在重新配置系統前刪除已有的 @file{/etc/caddy} 目錄。")))
 | 
						||
 | 
						||
 (entry                                 ;2024-12-08
 | 
						||
  (commit "162defb8388b4099f6ae8699ec8872f845a2481e")
 | 
						||
  (title (en "Hyprland upstreamed")
 | 
						||
         (zh "Hyprland 已合併至上游"))
 | 
						||
  (body (en "All Hyprland packages have been upstreamed to Guix and deleted in
 | 
						||
Rosenthal.")
 | 
						||
        (zh "所有 Hyprland 相關軟件包已合併至 Guix 上游並在 Rosenthal 中刪除。")))
 | 
						||
 | 
						||
 (entry                                 ;2023-07-01
 | 
						||
  (commit "ed1058c688a2655521beeba3e6295db2c0c1f274")
 | 
						||
  (title (en "@code{qbittorrent-enhanced} upstreamed")
 | 
						||
         (zh "@code{qbittorrent-enhanced} 已合併至上游"))
 | 
						||
  (body (en "Packages @code{qbittorrent-enhanced} and
 | 
						||
@code{qbittorrent-enhanced-nox} are upstreamed to Guix, they are now available
 | 
						||
in module @code{(gnu packages bittorrent)}.  Previously deprecated packages
 | 
						||
@code{qbittorrent-enhanced-edition} and @code{qbittorrent-enhanced-edition-nox}
 | 
						||
are no longer available.")
 | 
						||
        (zh "@code{qbittorrent-enhanced} 與 @code{qbittorrent-enhanced-nox}
 | 
						||
已合併至 Guix 上游 @code{(gnu packages bittorrent)} 模塊。先前標記爲棄用的軟件包
 | 
						||
@code{qbittorrent-enhanced-edition} 及 @code{qbittorrent-enhanced-edition-nox}
 | 
						||
已不再可用。")))
 | 
						||
 | 
						||
 (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}。"))))
 |