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

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

bug#58186: closed ([PATCH] gnu: update units to 2.22)


From: GNU bug Tracking System
Subject: bug#58186: closed ([PATCH] gnu: update units to 2.22)
Date: Sun, 02 Oct 2022 12:09:02 +0000

Your message dated Sun, 2 Oct 2022 15:08:09 +0300
with message-id <Yzl/KTDxHKEe/Y4g@3900XT>
and subject line Re: [bug#58186] [PATCH] gnu: update units to 2.22
has caused the debbugs.gnu.org bug report #58186,
regarding [PATCH] gnu: update units to 2.22
to be marked as done.

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


-- 
58186: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58186
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58186] [PATCH] gnu: update units to 2.22 Date: Sun, 2 Oct 2022 15:08:09 +0300
Thanks. I changed the commit message and pushed the patch.

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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