all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68828] [PATCH] gnu: libxft: Update to 2.3.8
@ 2024-01-30 18:58 msglm via Guix-patches via
  2024-02-07 20:41 ` [bug#68828] msglm via Guix-patches via
  2024-04-25 21:21 ` [bug#68828] msglm via Guix-patches via
  0 siblings, 2 replies; 7+ messages in thread
From: msglm via Guix-patches via @ 2024-01-30 18:58 UTC (permalink / raw)
  To: 68828; +Cc: msglm

* gnu/packages/xorg.scm (libxft): Update to 2.3.8

Change-Id: I93190dd5ce204df6bd8c68220ea4f1d2d57f4e2d
---
 gnu/packages/xorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index b7279d0633..bbb686c819 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1341,7 +1341,7 @@ (define-public libxdmcp
 (define-public libxft
   (package
     (name "libxft")
-    (version "2.3.4")
+    (version "2.3.8")
     (source
       (origin
         (method url-fetch)

base-commit: 2c5293afffa39d5d4aaec248a1973c7f62b1a0b4
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-05-11 18:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-30 18:58 [bug#68828] [PATCH] gnu: libxft: Update to 2.3.8 msglm via Guix-patches via
2024-02-07 20:41 ` [bug#68828] msglm via Guix-patches via
2024-04-25 21:21 ` [bug#68828] msglm via Guix-patches via
2024-04-26  6:45   ` [bug#68828] [PATCH] gnu: libxft: Update to 2.3.8 Ricardo Wurmus
2024-04-26 22:13     ` msglm via Guix-patches via
2024-05-06 11:28       ` Simon Tournier
2024-05-11 18:51         ` msglm via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.