GNU bug report logs - #60728
[PATCH] gnu: upx: Update to 4.0.1.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Wed, 11 Jan 2023 13:10:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60728: closed ([PATCH] gnu: upx: Update to 4.0.1.)
Date: Sat, 28 Jan 2023 02:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 28 Jan 2023 10:41:38 +0800
with message-id <87zga3qt25.fsf <at> envs.net>
and subject line Re: bug#60728: [PATCH] gnu: upx: Update to 4.0.1.
has caused the debbugs.gnu.org bug report #60728,
regarding [PATCH] gnu: upx: Update to 4.0.1.
to be marked as done.

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


-- 
60728: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60728
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: upx: Update to 4.0.1.
Date: Wed, 11 Jan 2023 14:09:28 +0100
* gnu/packages/compression.scm (upx): Update to 4.0.1.
---
 gnu/packages/compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 223283eeb4..c6ff0f3f0d 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -2325,7 +2325,7 @@ (define-public ucl
 (define-public upx
   (package
     (name "upx")
-    (version "4.0.0")
+    (version "4.0.1")
     (source
      (origin
        (method url-fetch)
@@ -2333,7 +2333,7 @@ (define-public upx
                            version "/upx-" version "-src.tar.xz"))
        (sha256
         (base32
-         "1sinky0rq40q2qqzly99c5hdd6ilz2bxlbqla9lg0rafhbw3iyga"))))
+         "1471nxzrbv8sw2pmxn817q5l40sr0l7v7bpvw829iai95s73q03p"))))
     (build-system cmake-build-system)
     (home-page "https://upx.github.io/")
     (synopsis "Compression tool for executables")

base-commit: a8b2decf287498eeb51ef23712c5bd01b60cb18b
-- 
2.38.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 60728-done <at> debbugs.gnu.org
Subject: Re: bug#60728: [PATCH] gnu: upx: Update to 4.0.1.
Date: Sat, 28 Jan 2023 10:41:38 +0800
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/compression.scm (upx): Update to 4.0.1.

Applied, thank you!


This bug report was last modified 2 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.