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

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

bug#46319: closed ([PATCH] gnu: xorriso: Update to 1.5.4.)


From: GNU bug Tracking System
Subject: bug#46319: closed ([PATCH] gnu: xorriso: Update to 1.5.4.)
Date: Sun, 07 Feb 2021 20:20:02 +0000

Your message dated Sun, 07 Feb 2021 21:19:17 +0100
with message-id <878s7zwrzu.fsf@nckx>
and subject line Re: [bug#46319] [PATCH] gnu: xorriso: Update to 1.5.4.pl02.
has caused the debbugs.gnu.org bug report #46319,
regarding [PATCH] gnu: xorriso: Update to 1.5.4.
to be marked as done.

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


-- 
46319: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46319
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xorriso: Update to 1.5.4. Date: Fri, 5 Feb 2021 06:39:37 +0100
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.4.
---
 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 a8da7ba48b..8bd8d19849 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -159,7 +159,7 @@ libcdio.")
 (define-public xorriso
   (package
     (name "xorriso")
-    (version "1.5.2")
+    (version "1.5.4")
     (outputs '("out" "gui"))
     (source (origin
              (method url-fetch)
@@ -167,7 +167,7 @@ libcdio.")
                                  version ".tar.gz"))
              (sha256
               (base32
-               "1rqpzj95f70jfwpn4lamasfgqpizjsipz12aprdhri777b4zas9v"))))
+               "14p3r6jahfqqw2gf739l5myz5x4qb8h34zyczbpdps2krbq5bh9s"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46319] [PATCH] gnu: xorriso: Update to 1.5.4.pl02. Date: Sun, 07 Feb 2021 21:19:17 +0100
Léo Le Bouter via Guix-patches via 写道:
Good catch! "$ guix refresh" did not catch that somehow.

‘guix refresh’ is a powerful tool, but like any power tool only useful in the hands of a human paying close attention. It does not automate updates; it automates a small (tedious) part. Don't trust it blindy.

gnu/packages/cdrom.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Looks like xorriso was updated on master in the meantime. Sorry for the duplicate effort, and thanks for the patch!

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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