[PATCH] gnu: gnunet: Update to 0.13.3.

  • Done
  • quality assurance status badge
Details
3 participants
  • Brendan Tildesley
  • Michael Rohleder
  • Tanguy Le Carrour
Owner
unassigned
Submitted by
Brendan Tildesley
Severity
normal
B
B
Brendan Tildesley wrote on 7 Sep 2020 13:32
(address . guix-patches@gnu.org)
20200907113244.20298-1-mail@brendan.scot
* gnu/packages/gnunet.scm (gnunet): Update to 0.13.3.
---
gnu/packages/gnunet.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index f321e624af..2e94f3784b 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -256,7 +256,7 @@ supports HTTP, HTTPS and GnuTLS.")
(define-public gnunet
(package
(name "gnunet")
- (version "0.13.1")
+ (version "0.13.3")
(source
(origin
(method url-fetch)
@@ -264,7 +264,7 @@ supports HTTP, HTTPS and GnuTLS.")
".tar.gz"))
(sha256
(base32
- "15jnca5zxng7r6m3qzq9lr73xxq0v6mvcp0lny3zrlkz5s2nmmq3"))))
+ "15lj359zqga58svd9ifvljwsxshn2fqq4p9qnkiqq6jd2g20d3ii"))))
(build-system gnu-build-system)
(inputs
`(("bluez" ,bluez)
--
2.28.0
M
M
Michael Rohleder wrote on 7 Sep 2020 14:52
(address . 43256@debbugs.gnu.org)
875z8pu4tz.fsf@rohleder.de
Brendan Tildesley <mail@brendan.scot> writes:
Toggle quote (2 lines)
> * gnu/packages/gnunet.scm (gnunet): Update to 0.13.3.

If I remeber right, the problem with this bump is that
gnunet-gtk doesn't build anymore... ;(


--
A lifetime isn't nearly long enough to figure out what it's all about.
B
B
Brendan Tildesley wrote on 7 Sep 2020 14:53
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 43256@debbugs.gnu.org)
20bdaa73-828f-f780-27af-32f5970287e2@brendan.scot
On 7/9/20 10:50 pm, Michael Rohleder wrote:
Toggle quote (5 lines)
> Brendan Tildesley <mail@brendan.scot> writes:
>> * gnu/packages/gnunet.scm (gnunet): Update to 0.13.3.
> If I remeber right, the problem with this bump is that
> gnunet-gtk doesn't build anymore... ;(
>
Ah ok... I guess we wait for a new gnunet-gtk release then ^.^ Should I
leave this here or close it?
M
M
Michael Rohleder wrote on 7 Sep 2020 15:14
(name . Brendan Tildesley)(address . mail@brendan.scot)(address . 43256@debbugs.gnu.org)
87wo15sp8z.fsf@rohleder.de
Brendan Tildesley <mail@brendan.scot> writes:
Toggle quote (7 lines)
>>> * gnu/packages/gnunet.scm (gnunet): Update to 0.13.3.
>> If I remeber right, the problem with this bump is that
>> gnunet-gtk doesn't build anymore... ;(
>>
> Ah ok... I guess we wait for a new gnunet-gtk release then ^.^ Should
> I leave this here or close it?

Hmm, idk.

Currently gnunet-gtk compiles, but it doesn't realy work (and I'm still
trying to understand why/fix it...), so we don't loose very much if it fails
to build.

On the other hand, we could just wait for a new release and push both
bump's together.

I tend to the latter as you suggested and close this, but I'm not sure.

--
Lachen und Laecheln sind Tor und Pforte durch die viel Gutes in den
Menschen hineinhuschen kann. (Christian Morgenstern)
M
M
Michael Rohleder wrote on 1 Oct 2020 14:02
Re: [bug#43740] [PATCH] gnu: gnunet: Update to 0.13.3.
(name . Tanguy Le Carrour)(address . tanguy@bioneland.org)
87362y5f3j.fsf@rohleder.de
Hi!

Thanks for the patch.
I think, it has been send already:

--
Je mehr eine Kultur begreift, dass ihr aktuelles Weltbild eine Fiktion ist,
desto höher ist ihr wissenschaftliches Niveau.
Albert Einstein
-----BEGIN PGP SIGNATURE-----

iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl91xVERHG1pa2VAcm9o
bGVkZXIuZGUACgkQfHr/vv7yyyV0FAf/W6QSXrL1/Ae79aTm8isby5vbZHjUB5v0
n2GFSdOi0oO593lWqU2yXKrI8HvPqAioaCCgQdlN6/xXnTUfkl2K3s9ZWbNChH/A
JXYofusm3cgC0YnPNuhGNUXUKtgs3uAzg0QS9fqwX9sIbUr9eW8csu5J9uXt94L6
PVqTVjsQqQefrMEjPcg6UyvOVguXat9RR30FuaDVdfZYjza4opuDj+GkykH5qurq
LojUH5c/Kv01aT57XK1nfl5n2UIhYPmvW5NGnoiI+y+Z6TtHdQ+vt/IAjzdRSEUN
eoOx223E2d8iMTkLWUHmXDzIfcgzFpoa8dmCyoHgShAfPFxH73/psw==
=5fC9
-----END PGP SIGNATURE-----

T
T
Tanguy Le Carrour wrote on 1 Oct 2020 14:49
(name . Michael Rohleder)(address . mike@rohleder.de)
20201001124913.wd4nephxsggjmxnd@rafflesia
Hi!

Le 10/01, Michael Rohleder a �crit :
Toggle quote (4 lines)
> Thanks for the patch.
> I think, it has been send already:
> https://issues.guix.gnu.org/43256

Sorry for the duplicate! Thanks for noticing!


--
Tanguy
B
B
Brendan Tildesley wrote on 8 May 2021 03:57
[PATCH] gnu: gnunet: Update to 0.13.3.
(name . 43256-close@debbugs.gnu.org)(address . 43256-close@debbugs.gnu.org)
2103528526.207735.1620439078772@office.mailbox.org
Superseded by https://issues.guix.gnu.org/45875https://issues.guix.gnu.org/45875 , and 0.14.1 is out.
Attachment: file
?