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

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

bug#62756: closed ([PATCH] gnu: uxn: Update to 0.1.0-1.83237c9.)


From: GNU bug Tracking System
Subject: bug#62756: closed ([PATCH] gnu: uxn: Update to 0.1.0-1.83237c9.)
Date: Thu, 13 Apr 2023 17:46:02 +0000

Your message dated Thu, 13 Apr 2023 18:44:50 +0100
with message-id <87sfd3wuaa.fsf@cbaines.net>
and subject line Re: [bug#62756] [PATCH] gnu: uxn: Update to 0.1.0-1.83237c9.
has caused the debbugs.gnu.org bug report #62756,
regarding [PATCH] gnu: uxn: Update to 0.1.0-1.83237c9.
to be marked as done.

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


-- 
62756: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62756
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: uxn: Update to 0.1.0-1.83237c9. Date: Mon, 10 Apr 2023 19:54:24 +0300
* gnu/packages/emulators.scm (uxn): Update to 0.1.0-1.83237c9.
---
 gnu/packages/emulators.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 7e73b217ea..fa1f07eaf3 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -18,6 +18,7 @@
 ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2021 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2023 c4droid <c4droid@foxmail.com>
+;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2539,7 +2540,7 @@ (define-public cc65
     (license license:zlib)))
 
 (define-public uxn
-  (let ((commit "1b2049e238df96f32335edf1c6db35bd09f8b42d")
+  (let ((commit "83237c9641490d303a42c81ca247314d11055dea")
         (revision "1"))
     (package
       (name "uxn")
@@ -2552,7 +2553,7 @@ (define-public uxn
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "0d3hy1db1mfk2l7q7wdxvp1z0vkmyyb9pdp81d9zm58ylpxaq2cp"))))
+                  "159qfz66k1jc43jhyl8by3yiphsr2dyiyclw1x7mkr3zciwc29z3"))))
       (build-system gnu-build-system)
       (arguments
        (list #:tests? #f ;no tests
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62756] [PATCH] gnu: uxn: Update to 0.1.0-1.83237c9. Date: Thu, 13 Apr 2023 18:44:50 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Yovan Naumovski via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emulators.scm (uxn): Update to 0.1.0-1.83237c9.
> ---
>  gnu/packages/emulators.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
972d66b66d80a16d1427eb4c33a1b31d8369d949.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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