unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69497] [PATCH] gnu: units: Update to 2.23
@ 2024-03-02  6:15 Andy Tai
  2024-03-04  9:54 ` bug#69497: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-03-02  6:15 UTC (permalink / raw)
  To: 69497; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69497: [PATCH] gnu: units: Update to 2.23
  2024-03-02  6:15 [bug#69497] [PATCH] gnu: units: Update to 2.23 Andy Tai
@ 2024-03-04  9:54 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-03-04  9:54 UTC (permalink / raw)
  To: Andy Tai; +Cc: 69497-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-04  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-02  6:15 [bug#69497] [PATCH] gnu: units: Update to 2.23 Andy Tai
2024-03-04  9:54 ` bug#69497: " Efraim Flashner

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).