* [bug#74683] [PATCH] gnu: units: Update to 2.24.
@ 2024-12-04 6:55 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-12-04 6:55 UTC (permalink / raw)
To: 74683; +Cc: Andy Tai
* gnu/packages/maths.scm (units): Update to 2.24.
Change-Id: I4c201729788dd1e2d98a981f47906d606663bbde
---
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 dd5c00c61a..c548a15ba7 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -423,13 +423,13 @@ (define-public qhull
(define-public units
(package
(name "units")
- (version "2.23")
+ (version "2.24")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/units/units-" version
".tar.gz"))
(sha256 (base32
- "0w3kl58y7fq9paaq8ayn5gwylc4n8jbk6lf42kkcj9ar4i8v8myr"))))
+ "00n9l329814nww1pnp9nlaas8lfvblpcf5j750lhpwmcvx72ql0y"))))
(build-system gnu-build-system)
(inputs
(list bash-minimal ;for wrap-program
base-commit: 2c700af42cbb17859a7d80807fef2000cab7f8ad
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-04 6:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 6:55 [bug#74683] [PATCH] gnu: units: Update to 2.24 Andy Tai
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).