unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: [PATCH 5/6] gnu: libetonyek: Update to 0.1.6.
Date: Mon,  7 Mar 2016 12:42:06 +0200	[thread overview]
Message-ID: <1457347327-13748-6-git-send-email-efraim@flashner.co.il> (raw)
In-Reply-To: <1457347327-13748-1-git-send-email-efraim@flashner.co.il>

* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6.
---
 gnu/packages/libreoffice.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 7ae6020..0195a28 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -348,20 +348,21 @@ CorelDRAW documents of all versions.")
 (define-public libetonyek
   (package
     (name "libetonyek")
-    (version "0.1.3")
+    (version "0.1.6")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "http://dev-www.libreoffice.org/src/" name "/"
                           name "-" version ".tar.xz"))
       (sha256 (base32
-               "0mghaqzj0qqza8z1gzprw62702adlww4kgdzynj5qpxxc9m2f4py"))))
+               "0y60vi1plyq69fqbcjnc0v8mvcjqjsl1ry6rmb3bq3q7j8a2fm6z"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("cppunit" ,cppunit)
        ("doxygen" ,doxygen)
        ("glm" ,glm)
        ("gperf" ,gperf)
+       ("liblangtag" ,liblangtag)
        ("mdds" ,mdds)
        ("pkg-config" ,pkg-config)))
     (propagated-inputs ; in Requires or Requires.private field of .pkg
-- 
2.7.0

  parent reply	other threads:[~2016-03-07 10:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-07 10:42 [PATCH 0/6] Libreoffice CVE and update Efraim Flashner
2016-03-07 10:42 ` [PATCH 1/6] gnu: Add liblangtag Efraim Flashner
2016-03-07 19:30   ` Andreas Enge
2016-03-07 19:43   ` Leo Famulari
2016-03-07 20:23     ` Efraim Flashner
2016-03-07 10:42 ` [PATCH 2/6] gnu: mdds: Update to 1.1.0 Efraim Flashner
2016-03-07 19:41   ` Leo Famulari
2016-03-07 20:00     ` Andreas Enge
2016-03-07 20:27     ` Efraim Flashner
2016-03-07 10:42 ` [PATCH 3/6] gnu: orcus: Update to 0.11.0 Efraim Flashner
2016-03-07 10:42 ` [PATCH 4/6] gnu: ixion: " Efraim Flashner
2016-03-07 10:42 ` Efraim Flashner [this message]
2016-03-09  9:50   ` [PATCH 5/6] gnu: libetonyek: Update to 0.1.6 Andreas Enge
2016-03-09 13:35     ` Andreas Enge
2016-03-07 10:42 ` [PATCH 6/6] gnu: libreoffice: Update to 5.1.1.3. [Fixes CVE-2016-{0794, 0795}] Efraim Flashner
2016-03-07 19:34 ` [PATCH 0/6] Libreoffice CVE and update Leo Famulari
2016-03-07 20:03 ` Efraim Flashner
2016-03-08  3:56   ` Leo Famulari
2016-03-08  9:05     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1457347327-13748-6-git-send-email-efraim@flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).