[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/113: gnu: xorg-cf-files: Update to 1.0.8.
From: |
guix-commits |
Subject: |
01/113: gnu: xorg-cf-files: Update to 1.0.8. |
Date: |
Sun, 26 Jan 2025 22:27:17 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit d9624157b3961de53f927b600384ce4c7cb39fd7
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:18:44 2024 +0800
gnu: xorg-cf-files: Update to 1.0.8.
* gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.8.
Change-Id: I422aac43178b9aab4e7ead62ad150b7e9de527c7
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 0d94b55178..bb18905c60 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -152,9 +152,9 @@
;; License: x11, see COPYING
(origin
(method url-fetch)
- (uri "mirror://xorg/individual/util/xorg-cf-files-1.0.6.tar.bz2")
+ (uri "mirror://xorg/individual/util/xorg-cf-files-1.0.8.tar.xz")
(sha256
- (base32 "0kckng0zs1viz0nr84rdl6dswgip7ndn4pnh5nfwnviwpsfmmksd"))))
+ (base32 "1f8primgb6qw3zy7plbsj4a1kdhdqb04xpdys520zaygxxfra23l"))))
(define-public imake
(package
- branch xorg-updates created (now 8906994f42), guix-commits, 2025/01/26
- 01/113: gnu: xorg-cf-files: Update to 1.0.8.,
guix-commits <=
- 03/113: gnu: lndir: Update to 1.0.5., guix-commits, 2025/01/26
- 04/113: gnu: util-macros: Update to 1.20.2., guix-commits, 2025/01/26
- 06/113: gnu: gccmakedep: Update to 1.0.4., guix-commits, 2025/01/26
- 10/113: gnu: encodings: Update to 1.1.0., guix-commits, 2025/01/26
- 08/113: gnu: fonttosfnt: Update to 1.2.4., guix-commits, 2025/01/26
- 12/113: gnu: iceauth: Update to 1.0.10., guix-commits, 2025/01/26
- 18/113: gnu: libpciaccess: Update to 0.18.1., guix-commits, 2025/01/26
- 14/113: gnu: libxshmfence: Update to 1.3.3., guix-commits, 2025/01/26
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/26
- 24/113: gnu: mkfontscale: Update to 1.2.3., guix-commits, 2025/01/26