guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/09: gnu: font-alias: Update to 1.0.4.


From: guix-commits
Subject: 05/09: gnu: font-alias: Update to 1.0.4.
Date: Sun, 9 Aug 2020 10:42:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 80f5f953387479fe132f9405937339d0f9507792
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 9 15:59:44 2020 +0200

    gnu: font-alias: Update to 1.0.4.
    
    * gnu/packages/xorg.scm (font-alias): Update to 1.0.4.
---
 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 9fd0122..0dca818 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -528,10 +528,10 @@ Resources file.")
 (define-public font-alias
   (package
     (name "font-alias")
-    (version "1.0.3")
+    (version "1.0.4")
     (source (xorg-font-origin
              name version
-             "16ic8wfwwr3jicaml7b5a0sk6plcgc1kg84w02881yhwmqm3nicb"))
+             "0xjjjindczv3g7m1597l0x19zz75xy70wh5garghz61fpzl1l4gk"))
     (build-system gnu-build-system)
     (native-inputs `(("pkg-config" ,pkg-config)))
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]