unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: 41162@debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Subject: [bug#41162] [PATCH 2/2] gnu: atril: Update to 1.24.0.
Date: Sat,  9 May 2020 23:11:18 +0200	[thread overview]
Message-ID: <20200509211118.24948-2-jonathan.brielmaier@web.de> (raw)
In-Reply-To: <20200509211118.24948-1-jonathan.brielmaier@web.de>

* gnu/packages/mate.scm (atril): Update to 1.24.0.
[native-inputs]: Add texlive-bin for synctex.
---
 gnu/packages/mate.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index e89102c17a..c80313e205 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -716,7 +716,7 @@ infamous 'Wanda the Fish'.")
 (define-public atril
   (package
     (name "atril")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -724,7 +724,7 @@ infamous 'Wanda the Fish'.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1xd49j4qwrlg2nh2zvspf91yk033dp8a58dy9azqg2yz4bcvywxb"))))
+         "0967gxw7h2qh2kpwl0jgv58hicz6aa92kr12mnykbpikad25s95y"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list (string-append "--with-openjpeg="
@@ -768,6 +768,7 @@ infamous 'Wanda the Fish'.")
        ("glib:bin" ,glib "bin")
        ("gobject-introspection" ,gobject-introspection)
        ("gtk-doc" ,gtk-doc)
+       ("texlive-bin" ,texlive-bin) ;synctex
        ("xmllint" ,libxml2)
        ("zlib" ,zlib)))
     (inputs
--
2.26.2





  reply	other threads:[~2020-05-09 21:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 21:09 [bug#41162] [PATCH 0/2] [core-updates] Update atril Jonathan Brielmaier
2020-05-09 21:11 ` [bug#41162] [PATCH 1/2] gnu: texlive-bin: Build shared libraries Jonathan Brielmaier
2020-05-09 21:11   ` Jonathan Brielmaier [this message]
2020-12-08 20:29 ` [bug#41162] [PATCH 0/2] [core-updates] Update atril Christopher Baines
2020-12-08 21:09   ` Jonathan Brielmaier
2020-12-08 21:28     ` Christopher Baines
2021-07-07 22:10 ` bug#41162: " Jonathan Brielmaier

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=20200509211118.24948-2-jonathan.brielmaier@web.de \
    --to=jonathan.brielmaier@web.de \
    --cc=41162@debbugs.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).