GNU bug report logs - #75160
[PATCH xorg-updates 000/109] Xorg updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 28 Dec 2024 11:10:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 75160 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [bug#75160] [PATCH xorg-updates 081/109] gnu: libxaw3d: Update to 1.6.6.
Date: Sat, 28 Dec 2024 19:15:52 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.6.

Change-Id: I50be7b6289c12e15289731083ffdfc58c061eebc
---
 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 e775d2a9b2..ce5ba515a3 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5857,7 +5857,7 @@ (define-public xinit
 (define-public libxaw3d
   (package
     (name "libxaw3d")
-    (version "1.6.4")
+    (version "1.6.6")
     (source
       (origin
         (method url-fetch)
@@ -5867,7 +5867,7 @@ (define-public libxaw3d
                ".tar.xz"))
         (sha256
           (base32
-            "0484fn93jqjadc68gnrnjgx0pbgravq2i6ssbbrb13n69d9dy016"))))
+            "0il6vkm357c23wa39prhkaskrgxg080fggcbyaqidmjs2cvkw754"))))
     (build-system gnu-build-system)
     (propagated-inputs
       (list libxext libxmu libxt))
-- 
2.46.0





This bug report was last modified 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.