[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/64: gnu: font-util: Update to 1.3.1.
From: |
Andy Wingo |
Subject: |
06/64: gnu: font-util: Update to 1.3.1. |
Date: |
Thu, 18 Feb 2016 20:58:26 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit f78c840402898eae65671749c42f395f4fd1073a
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 20:59:44 2016 +0100
gnu: font-util: Update to 1.3.1.
* gnu/packages/xorg.scm (font-util): Update to 1.3.1.
---
gnu/packages/xorg.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 389cb70..63beee6 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -817,7 +817,7 @@ For example: '6x10', '9x15bold', etc.")
(define-public font-util
(package
(name "font-util")
- (version "1.3.0")
+ (version "1.3.1")
(source
(origin
(method url-fetch)
@@ -827,7 +827,7 @@ For example: '6x10', '9x15bold', etc.")
".tar.bz2"))
(sha256
(base32
- "15cijajwhjzpy3ydc817zz8x5z4gbkyv3fps687jbq544mbfbafz"))))
+ "08drjb6cf84pf5ysghjpb4i7xkd2p86k3wl2a0jxs1jif6qbszma"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "http://www.x.org/wiki/")
- branch wip-xorg-server-1.18 created (now b58c3fe), Andy Wingo, 2016/02/18
- 01/64: gnu-maintenance: Add X.org updater., Andy Wingo, 2016/02/18
- 02/64: gnu: mesa: Update to 11.0.9., Andy Wingo, 2016/02/18
- 03/64: gnu: libwacom: Propagate glib input., Andy Wingo, 2016/02/18
- 04/64: gnu: libinput: Update to 1.1.902., Andy Wingo, 2016/02/18
- 05/64: gnu: bdftopcf: Update to 1.0.5., Andy Wingo, 2016/02/18
- 06/64: gnu: font-util: Update to 1.3.1.,
Andy Wingo <=
- 07/64: gnu: iceauth: Update to 1.0.7., Andy Wingo, 2016/02/18
- 08/64: gnu: kbproto: Update to 1.0.7., Andy Wingo, 2016/02/18
- 09/64: gnu: libxshmfence: Update to 1.2., Andy Wingo, 2016/02/18
- 10/64: gnu: libfontenc: Update to 1.1.3., Andy Wingo, 2016/02/18
- 11/64: gnu: libfs: Update to 1.0.7., Andy Wingo, 2016/02/18
- 12/64: gnu: libxdmcp: Update to 1.1.2., Andy Wingo, 2016/02/18
- 13/64: gnu: libxkbfile: Update to 1.0.9., Andy Wingo, 2016/02/18
- 14/64: gnu: mkfontscale: Update to 1.1.2., Andy Wingo, 2016/02/18
- 15/64: gnu: randrproto: Update to 1.5.0., Andy Wingo, 2016/02/18
- 16/64: gnu: sessreg: Update to 1.1.0., Andy Wingo, 2016/02/18