all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61928] [PATCH 0/2] Update and style-ize rnp
@ 2023-03-03  4:31 Jack Hill
  2023-03-03  4:37 ` [bug#61928] [PATCH 1/2] gnu: rnp: Update to 0.16.2 Jack Hill
  2023-03-13 14:07 ` bug#61928: [PATCH 0/2] Update and style-ize rnp Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Jack Hill @ 2023-03-03  4:31 UTC (permalink / raw)
  To: 61928

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-13 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03  4:31 [bug#61928] [PATCH 0/2] Update and style-ize rnp Jack Hill
2023-03-03  4:37 ` [bug#61928] [PATCH 1/2] gnu: rnp: Update to 0.16.2 Jack Hill
2023-03-03  4:37   ` [bug#61928] [PATCH 2/2] gnu: rnp: Improve package style Jack Hill
2023-03-13 14:07 ` bug#61928: [PATCH 0/2] Update and style-ize rnp Ludovic Courtès

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.