unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60728] [PATCH] gnu: upx: Update to 4.0.1.
@ 2023-01-11 13:09 Timotej Lazar
  2023-01-28  2:41 ` bug#60728: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-01-11 13:09 UTC (permalink / raw)
  To: 60728; +Cc: Timotej Lazar

* 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





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

* bug#60728: [PATCH] gnu: upx: Update to 4.0.1.
  2023-01-11 13:09 [bug#60728] [PATCH] gnu: upx: Update to 4.0.1 Timotej Lazar
@ 2023-01-28  2:41 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-28  2:41 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 60728-done

Timotej Lazar <timotej.lazar@araneo.si> writes:

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

Applied, thank you!




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

end of thread, other threads:[~2023-01-28  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 13:09 [bug#60728] [PATCH] gnu: upx: Update to 4.0.1 Timotej Lazar
2023-01-28  2:41 ` bug#60728: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).