gnu: libxdamage: Update to 1.1.4.

* gnu/packages/xorg.scm (libxdamage): Update to 1.1.4.
master
Mark H Weaver 2014-12-19 14:30:26 -05:00
parent 2b8172c4a4
commit e18bb48020
1 changed files with 3 additions and 3 deletions

View File

@ -3831,17 +3831,17 @@ kernel mode setting (KMS).")
(define-public libxdamage
(package
(name "libxdamage")
(version "1.1.3")
(version "1.1.4")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/X11R7.7/src/everything/libXdamage-"
"mirror://xorg/individual/lib/libXdamage-"
version
".tar.bz2"))
(sha256
(base32
"1a678bwap74sqczbr2z4y4fvbr35km3inkm8bi1igjyk4v46jqdw"))))
"1bamagq7g6s0d23l8rb3nppj8ifqj05f7z9bhbs4fdg8az3ffgvw"))))
(build-system gnu-build-system)
(propagated-inputs
;; These are all in the Requires or Requires.private field of xdamage.pc