unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72817@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72817] [PATCH 3/3] gnu: vice: Update to 3.8.
Date: Mon, 26 Aug 2024 13:50:28 +0300	[thread overview]
Message-ID: <e4da3f36addd97a96285658d7f2c3140e5725f38.1724669204.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1724669204.git.poptsov.artyom@gmail.com>

* gnu/packages/emulators.scm (vice): Update to 3.8.

Change-Id: I553de35a74b300ac3d56f542724dacec4399c33d
---
 gnu/packages/emulators.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index d2e488864e..7f3f420a5c 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -21,6 +21,7 @@
 ;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
 ;;; Copyright © 2023 Hendursaga <hendursaga@aol.com>
 ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -121,7 +122,7 @@ (define-module (gnu packages emulators)
 (define-public vice
   (package
     (name "vice")
-    (version "3.7.1")
+    (version "3.8")
     (source
      (origin
        (method url-fetch)
-- 
2.45.2





  parent reply	other threads:[~2024-08-26 10:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 10:47 [bug#72817] [PATCH 0/3] gnu: vice: Update to 3.8 Artyom V. Poptsov
2024-08-26 10:50 ` [bug#72817] [PATCH 1/3] gnu: xa: Update to 2.4.1 Artyom V. Poptsov
2024-08-26 10:50 ` [bug#72817] [PATCH 2/3] gnu: xa: Enable tests Artyom V. Poptsov
2024-08-28  3:10   ` Z572
2024-08-26 10:50 ` Artyom V. Poptsov [this message]
2024-08-28  3:09   ` [bug#72817] [PATCH 3/3] gnu: vice: Update to 3.8 Z572
2024-08-28  3:11 ` [bug#72817] [PATCH 0/3] " Z572

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e4da3f36addd97a96285658d7f2c3140e5725f38.1724669204.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=72817@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).