[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/116: gnu: libxft: Update to 2.3.2.
From: |
Mark H. Weaver |
Subject: |
45/116: gnu: libxft: Update to 2.3.2. |
Date: |
Sat, 20 Dec 2014 04:38:33 +0000 |
mhw pushed a commit to branch xorg-updates
in repository guix.
commit 140a079347f1a39dee7aefb642c54db8e300dfcf
Author: Mark H Weaver <address@hidden>
Date: Fri Dec 19 14:50:38 2014 -0500
gnu: libxft: Update to 2.3.2.
* gnu/packages/xorg.scm (libxft): Update to 2.3.2.
---
gnu/packages/xorg.scm | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 06911d0..cc01cc8 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1225,17 +1225,17 @@ synchronization between the X server and
direct-rendering clients.")
(define-public libxft
(package
(name "libxft")
- (version "2.3.1")
+ (version "2.3.2")
(source
(origin
(method url-fetch)
(uri (string-append
- "mirror://xorg/X11R7.7/src/everything/libXft-"
+ "mirror://xorg/individual/lib/libXft-"
version
".tar.bz2"))
(sha256
(base32
- "1gdv6559cdz1lfw73x7wsvax1fkvphmayrymprljhyyb5nwk5kkz"))))
+ "0k6wzi5rzs0d0n338ms8n8lfyhq914hw4yl2j7553wqxfqjci8zm"))))
(build-system gnu-build-system)
(propagated-inputs
;; xft.pc refers to all these.
- 37/116: gnu: libxrandr: Update to 1.4.2., (continued)
- 37/116: gnu: libxrandr: Update to 1.4.2., Mark H. Weaver, 2014/12/19
- 36/116: gnu: libxfont: Update to 1.5.0., Mark H. Weaver, 2014/12/19
- 38/116: gnu: libxvmc: Update to 1.0.8., Mark H. Weaver, 2014/12/19
- 41/116: gnu: libfs: Update to 1.0.6., Mark H. Weaver, 2014/12/19
- 42/116: gnu: libpciaccess: Update to 1.13.2., Mark H. Weaver, 2014/12/19
- 27/116: gnu: libxi: Update to 1.7.4., Mark H. Weaver, 2014/12/19
- 43/116: gnu: libsm: Update to 1.2.2., Mark H. Weaver, 2014/12/19
- 46/116: gnu: libxt: Update to 1.1.4., Mark H. Weaver, 2014/12/19
- 44/116: gnu: libxcomposite: Update to 0.4.4., Mark H. Weaver, 2014/12/19
- 34/116: gnu: libice: Update to 1.0.9., Mark H. Weaver, 2014/12/19
- 45/116: gnu: libxft: Update to 2.3.2.,
Mark H. Weaver <=
- 47/116: gnu: libxmu: Update to 1.1.2., Mark H. Weaver, 2014/12/19
- 48/116: gnu: libxpm: Update to 3.5.11., Mark H. Weaver, 2014/12/19
- 49/116: gnu: libxres: Update to 1.0.7., Mark H. Weaver, 2014/12/19
- 39/116: gnu: libxxf86vm: Update to 1.1.3., Mark H. Weaver, 2014/12/19
- 50/116: gnu: libxxf86dga: Update to 1.1.4., Mark H. Weaver, 2014/12/19
- 51/116: gnu: libxcursor: Update to 1.1.14., Mark H. Weaver, 2014/12/19
- 53/116: gnu: Add libevdev., Mark H. Weaver, 2014/12/19
- 55/116: gnu: bdftopcf: Update to 1.0.4., Mark H. Weaver, 2014/12/19
- 54/116: gnu: makedepend: Update to 1.0.5., Mark H. Weaver, 2014/12/19
- 52/116: gnu: libxaw: Update to 1.0.12., Mark H. Weaver, 2014/12/19