all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: 41533@debbugs.gnu.org
Subject: [bug#41533] Acknowledgement ([PATCH 0/10] Misc updates)
Date: Tue, 26 May 2020 00:45:42 +0200	[thread overview]
Message-ID: <87o8qby6p5.fsf@nckx> (raw)
In-Reply-To: <3b1b0fdf-85df-d92f-2bda-1d598521beea@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]

Vincent,

Thanks!  According to this comment in the netpbm package, 
‘advanced’ was not the prime choice:

  ;; At the time of first packaging, the "super-stable" and
  ;; "stable" versions did not compile with newer libpng;
  ;; we needed the "advanced" version.
  ;; The currently highest stable version is 10.47.53,
  ;; the currently highest advanced version is 10.69.4,
  ;; svn release 2397.

Stable has moved up quite a bit, to 10.86.13.  Could you try 
building it first?

Vincent Legoll 写道:
> There's something strange (to me) happening with the netpbm 
> update,
> probably related to svn-fetch.
>
> The hash did not change for the version update.

You're still asking Guix to fetch and build the old revision, 
since you only changed the VERSION field.  The source isn't 
affected by that variable:

  (uri (svn-reference
         (url "http://svn.code.sf.net/p/netpbm/code/advanced")
         (revision 2965)))

You can find the corresponding SVN revision on the release page[0] 
or:

  ;; To determine the correct release: "svn log version.mk".

Kind regards,

T G-R

[0]: https://sourceforge.net/p/netpbm/code/HEAD/tree/

PS: I updated haproxy on master already.

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

  reply	other threads:[~2020-05-25 22:46 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 21:56 [bug#41533] [PATCH 0/10] Misc updates Vincent Legoll
2020-05-25 21:57 ` [bug#41533] [PATCH 01/10] gnu: ansible: Update to 2.9.9 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 02/10] gnu: ffmpeg: Update to 4.2.3 Vincent Legoll
2020-05-26 17:54     ` Leo Famulari
2020-05-25 21:57   ` [bug#41533] [PATCH 03/10] gnu: unbound: Update to 1.10.1 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 04/10] gnu: haproxy: Update to 2.1.4 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 05/10] gnu: gitolite: Update to 3.6.11 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 06/10] gnu: nagios: Update to 4.4.6 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 07/10] gnu: mupdf: Update to 1.17.0 Vincent Legoll
2020-05-26  7:16     ` Efraim Flashner
2020-05-25 21:57   ` [bug#41533] [PATCH 08/10] gnu: xerces-c: Update to 3.2.3 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 09/10] gnu: java-xerces: Update to 2.12.1 Vincent Legoll
2020-05-25 21:58   ` [bug#41533] [PATCH 10/10] gnu: netpbm: Update to 10.90.2 Vincent Legoll
     [not found] ` <handler.41533.B.1590443793302.ack@debbugs.gnu.org>
2020-05-25 22:04   ` [bug#41533] Acknowledgement ([PATCH 0/10] Misc updates) Vincent Legoll
2020-05-25 22:45     ` Tobias Geerinckx-Rice via Guix-patches via [this message]
2020-05-25 23:01       ` Vincent Legoll
2020-05-27  2:02         ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 16:50           ` Vincent Legoll
2020-05-27 17:16           ` Leo Famulari
2020-05-27 17:24             ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 20:02       ` bug#41533: " Vincent Legoll
2020-05-26 17:56 ` [bug#41533] [PATCH 0/10] Misc updates Leo Famulari
2020-05-26 18:11   ` Vincent Legoll

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

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

  git send-email \
    --in-reply-to=87o8qby6p5.fsf@nckx \
    --to=guix-patches@gnu.org \
    --cc=41533@debbugs.gnu.org \
    --cc=me@tobias.gr \
    --cc=vincent.legoll@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.