GNU bug report logs - #58186
[PATCH] gnu: update units to 2.22

Previous Next

Package: guix-patches;

Reported by: Mike Swanson <mikeonthecomputer <at> gmail.com>

Date: Fri, 30 Sep 2022 03:28:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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 58186 in the body.
You can then email your comments to 58186 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 guix-patches <at> gnu.org:
bug#58186; Package guix-patches. (Fri, 30 Sep 2022 03:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Swanson <mikeonthecomputer <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 30 Sep 2022 03:28:02 GMT) Full text and rfc822 format available.

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

From: Mike Swanson <mikeonthecomputer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: [PATCH] gnu: update units to 2.22
Date: Thu, 29 Sep 2022 20:26:35 -0700
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index d3373359b8..ffd2a89d2f 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -368,13 +368,13 @@ (define-public python-cvxopt
 (define-public units
   (package
    (name "units")
-   (version "2.21")
+   (version "2.22")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/units/units-" version
                                 ".tar.gz"))
             (sha256 (base32
-                     "1bybhqs4yrly9myb5maz3kdmf8k4fhk2m1d5cbcryn40z6lq0gkc"))))
+                     "0j2q2a9sgldqwcifsnb7qagsmp8fvj91vfh6v4k7gzi1fwhf24sx"))))
    (build-system gnu-build-system)
    (inputs
     `(("readline" ,readline)

base-commit: 1ee2d117d8fa9e2e0d4ec46cc5555497bb5e6337
-- 
2.37.3





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sun, 02 Oct 2022 12:09:02 GMT) Full text and rfc822 format available.

Notification sent to Mike Swanson <mikeonthecomputer <at> gmail.com>:
bug acknowledged by developer. (Sun, 02 Oct 2022 12:09:03 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Mike Swanson <mikeonthecomputer <at> gmail.com>
Cc: 58186-done <at> debbugs.gnu.org
Subject: Re: [bug#58186] [PATCH] gnu: update units to 2.22
Date: Sun, 2 Oct 2022 15:08:09 +0300
[Message part 1 (text/plain, inline)]
Thanks. I changed the commit message and pushed the patch.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 31 Oct 2022 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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