unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 42542@debbugs.gnu.org
Subject: [bug#42542] [PATCH] gnu: libextractor: Update to 1.10.
Date: Tue, 28 Jul 2020 03:16:36 +0200	[thread overview]
Message-ID: <875za8igln.fsf@rohleder.de> (raw)
In-Reply-To: <875za9k8w9.fsf@rohleder.de> (Michael Rohleder's message of "Mon,  27 Jul 2020 04:07:50 +0200")


[-- Attachment #1.1: Type: text/plain, Size: 83 bytes --]

This patch fixes that gnunet-gtk doesnt build and is based on the
previous patch.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] gnu: gnunet-gtk: Update to 0.13.1 --]
[-- Type: text/x-patch, Size: 962 bytes --]

* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.13.1.
---
 gnu/packages/gnunet.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 467e51db5f..d572d868ef 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -386,14 +386,14 @@ services.")
 (define-public gnunet-gtk
   (package (inherit gnunet)
     (name "gnunet-gtk")
-    (version "0.12.0")
+    (version "0.13.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "08a43ayv1rhajdklfcv78w2h76jfaz64kgp5krqgj1w1sq8xm6fb"))))
+                "1zdzgq16h77w6ybwg3lqjsjr965np6iqvncqvkbj07glqd4wss0j"))))
     (arguments
      `(#:configure-flags
        (list "--with-libunique"
-- 
2.27.0


[-- Attachment #1.3: Type: text/plain, Size: 89 bytes --]


-- 
There are two types of hard drives: those that have failed, and those that will.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2020-07-28  1:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-26  0:25 [bug#42542] [PATCH] gnu: libextractor: Update to 1.10 Michael Rohleder
2020-07-26 16:05 ` Ludovic Courtès
2020-07-27  2:07   ` Michael Rohleder
2020-07-28  1:16     ` Michael Rohleder [this message]
2020-07-28 21:54     ` bug#42542: " 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=875za8igln.fsf@rohleder.de \
    --to=mike@rohleder.de \
    --cc=42542@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).