guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: graphite2: Update to 1.3.3.


From: ???
Subject: 01/02: gnu: graphite2: Update to 1.3.3.
Date: Sat, 17 Oct 2015 09:54:11 +0000

iyzsong pushed a commit to branch dbus-update
in repository guix.

commit 9b0bbb47672bb9e36cc4dda3ffd47958823ed5b0
Author: 宋文武 <address@hidden>
Date:   Sat Oct 17 15:31:20 2015 +0800

    gnu: graphite2: Update to 1.3.3.
    
    * gnu/packages/fontutils.scm (graphite2): Update to 1.3.3.
---
 gnu/packages/fontutils.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index 3db8f9f..f31b905 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -203,7 +203,7 @@ applications should be.")
 (define-public graphite2
   (package
    (name "graphite2")
-   (version "1.3.1")
+   (version "1.3.3")
    (source
      (origin
        (method url-fetch)
@@ -212,7 +212,7 @@ applications should be.")
               version ".tgz"))
        (sha256
          (base32
-           "0xvhmlyyxg2qmbwyl8k2f9w7mrbjyl59823pnjd8xmxpyl6976d5"))))
+           "1n22vvi4jl83m4sqhvd7v31bhyhyd8j6c3yjgh4zjfyrvid16jrg"))))
    (build-system cmake-build-system)
    (native-inputs
     `(("python" ,python-2) ; because of "import imap" in tests



reply via email to

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