emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61928: closed ([PATCH 0/2] Update and style-ize rnp)


From: GNU bug Tracking System
Subject: bug#61928: closed ([PATCH 0/2] Update and style-ize rnp)
Date: Mon, 13 Mar 2023 14:08:02 +0000

Your message dated Mon, 13 Mar 2023 15:07:46 +0100
with message-id <87ilf4218t.fsf@gnu.org>
and subject line Re: bug#61928: [PATCH 0/2] Update and style-ize rnp
has caused the debbugs.gnu.org bug report #61928,
regarding [PATCH 0/2] Update and style-ize rnp
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61928: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61928
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Update and style-ize rnp Date: Thu, 2 Mar 2023 23:31:36 -0500 (EST)
Hi Guix,

These patches update rnp and improve the package style (label-less inputs and other miscellaneous cleanups). I tested on x86_64 linux. This update means we can remove some patches as the upstream version now works well with Guix. I was also able to remove a python2 input. Yay!

Best,
Jack

Jack Hill (2):
  gnu: rnp: Update to 0.16.2.
  gnu: rnp: Improve package style.

 gnu/local.mk                                  |   3 -
 gnu/packages/openpgp.scm                      |  65 +++----
 .../patches/rnp-add-version.cmake.patch       | 169 ------------------
 .../patches/rnp-disable-ruby-rnp-tests.patch  |  26 ---
 .../patches/rnp-unbundle-googletest.patch     |  43 -----
 5 files changed, 23 insertions(+), 283 deletions(-)
 delete mode 100644 gnu/packages/patches/rnp-add-version.cmake.patch
 delete mode 100644 gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch
 delete mode 100644 gnu/packages/patches/rnp-unbundle-googletest.patch

--
2.39.1



--- End Message ---
--- Begin Message --- Subject: Re: bug#61928: [PATCH 0/2] Update and style-ize rnp Date: Mon, 13 Mar 2023 15:07:46 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Jack Hill <jackhill@jackhill.us> skribis:

> These patches update rnp and improve the package style (label-less
> inputs and other miscellaneous cleanups). I tested on x86_64
> linux. This update means we can remove some patches as the upstream
> version now works well with Guix. I was also able to remove a python2
> input. Yay!

Well done!

>   gnu: rnp: Update to 0.16.2.
>   gnu: rnp: Improve package style.

Applied, thanks!

qa.guix did not pick it up for some reason, but I confirm it builds on
x86_64-linux with today’s ‘master’.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]