GNU bug report logs - #69861
OpenTaxSolver Current tax year

Previous Next

Package: guix;

Reported by: Zacchaeus Scheffer <zaccysc <at> gmail.com>

Date: Sun, 17 Mar 2024 16:41:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69861 in the body.
You can then email your comments to 69861 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#69861; Package guix. (Sun, 17 Mar 2024 16:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zacchaeus Scheffer <zaccysc <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 17 Mar 2024 16:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zacchaeus Scheffer <zaccysc <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: OpenTaxSolver Current tax year
Date: Sun, 17 Mar 2024 09:39:12 -0700
Hi all,

I know this isn't a properly submitted patch, but I think the change is
pretty simple.  2024 taxes are comming up in the US.  Could someone bump
the version number for opentaxsolver?  I tested the following changes
which passed moderate testing on my part.

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 8c30bd1a30..4fc1b3b711 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -2362,8 +2362,8 @@ (define-public opentaxsolver
   ;; writing, the version is 2022_20.00. Each part of this is used in
   ;; different places in the source uri, so it's convenient to have them
   ;; separately like this.
-  (let ((tax-year "2022")
-        (ots-version "20.00"))
+  (let ((tax-year "2023")
+        (ots-version "21.03"))
     (package
       (name "opentaxsolver")
       (version (string-append tax-year "_" ots-version))
@@ -2375,7 +2375,7 @@ (define-public opentaxsolver
                              "_linux/OpenTaxSolver" version "_linux64.tgz"))
          (sha256
           (base32
-           "06k0a72bmwdmr71dvrp8b4vl8vilnggsh92hrp7wjdgcjj9m074w"))
+           "1i543bvclnyiwnyjlskhr2bxlsigggvwdhg2519rf12lsghgfszq"))
          (patches (search-patches "opentaxsolver-file-browser-fix.patch"))))
       (build-system glib-or-gtk-build-system)
       (arguments




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Sun, 17 Mar 2024 17:51:01 GMT) Full text and rfc822 format available.

Notification sent to Zacchaeus Scheffer <zaccysc <at> gmail.com>:
bug acknowledged by developer. (Sun, 17 Mar 2024 17:51:02 GMT) Full text and rfc822 format available.

Message #10 received at 69861-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Zacchaeus Scheffer <zaccysc <at> gmail.com>
Cc: 69861-done <at> debbugs.gnu.org
Subject: Re: bug#69861: OpenTaxSolver Current tax year
Date: Sun, 17 Mar 2024 13:49:59 -0400
On Sun, Mar 17, 2024 at 09:39:12AM -0700, Zacchaeus Scheffer wrote:
> Hi all,
> 
> I know this isn't a properly submitted patch, but I think the change is
> pretty simple.  2024 taxes are comming up in the US.  Could someone bump
> the version number for opentaxsolver?  I tested the following changes
> which passed moderate testing on my part.

Thanks! I turned it into a patch on your behalf and pushed as
059c9ed104c91f7a537f369c4524b91d6cf8a13e




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 15 Apr 2024 11:27:32 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 63 days ago.

Previous Next


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