all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64343] [PATCH] gnu: xorriso: Update to 1.5.6.pl02
@ 2023-06-29  5:22 Andy Tai
  2023-07-11 13:53 ` bug#64343: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-06-29  5:22 UTC (permalink / raw)
  To: 64343; +Cc: Andy Tai

* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02
---
 gnu/packages/cdrom.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index 16f3efec25..dbaa67efb6 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -162,7 +162,7 @@ (define-public libcdio-paranoia
 (define-public xorriso
   (package
     (name "xorriso")
-    (version "1.5.4")
+    (version "1.5.6.pl02")
     (outputs '("out" "gui"))
     (source (origin
              (method url-fetch)
@@ -170,7 +170,7 @@ (define-public xorriso
                                  version ".tar.gz"))
              (sha256
               (base32
-               "14p3r6jahfqqw2gf739l5myz5x4qb8h34zyczbpdps2krbq5bh9s"))))
+               "1qfs9ybd9k67r78rp1csijmlrq7mq39f7kpyq6qcap46z5fryvvq"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases

base-commit: ac86174e22fcd762893bd4515786b1376af9397b
-- 
2.40.1





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

* bug#64343: [PATCH] gnu: xorriso: Update to 1.5.6.pl02
  2023-06-29  5:22 [bug#64343] [PATCH] gnu: xorriso: Update to 1.5.6.pl02 Andy Tai
@ 2023-07-11 13:53 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-07-11 13:53 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64343-done

Andy Tai <atai@atai.org> skribis:

> * gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02

Applied, thanks!




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

end of thread, other threads:[~2023-07-11 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-29  5:22 [bug#64343] [PATCH] gnu: xorriso: Update to 1.5.6.pl02 Andy Tai
2023-07-11 13:53 ` bug#64343: " 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.