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

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

bug#69497: closed ([PATCH] gnu: units: Update to 2.23)


From: GNU bug Tracking System
Subject: bug#69497: closed ([PATCH] gnu: units: Update to 2.23)
Date: Mon, 04 Mar 2024 09:56:02 +0000

Your message dated Mon, 4 Mar 2024 11:54:21 +0200
with message-id <ZeWaTfWypNwNtSaN@3900XT>
and subject line Re: [bug#69497] [PATCH] gnu: units: Update to 2.23
has caused the debbugs.gnu.org bug report #69497,
regarding [PATCH] gnu: units: Update to 2.23
to be marked as done.

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


-- 
69497: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69497
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: units: Update to 2.23 Date: Fri, 1 Mar 2024 22:15:20 -0800
* gnu/packages/maths.scm (units): Update to 2.23

Change-Id: Ia1b3df68c125631255cb3d28d2bf55d3148ee462
---
 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 e88a74636b..47070ded15 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -425,13 +425,13 @@ (define-public python-cvxopt
 (define-public units
   (package
    (name "units")
-   (version "2.22")
+   (version "2.23")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/units/units-" version
                                 ".tar.gz"))
             (sha256 (base32
-                     "0j2q2a9sgldqwcifsnb7qagsmp8fvj91vfh6v4k7gzi1fwhf24sx"))))
+                     "0w3kl58y7fq9paaq8ayn5gwylc4n8jbk6lf42kkcj9ar4i8v8myr"))))
    (build-system gnu-build-system)
    (inputs
     `(("readline" ,readline)

base-commit: 8c0282cf543fe205a5b89201cd7bb8889121a07c
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69497] [PATCH] gnu: units: Update to 2.23 Date: Mon, 4 Mar 2024 11:54:21 +0200
Thanks. Patch pushed!

-- 
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]