unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74683] [PATCH] gnu: units: Update to 2.24.
@ 2024-12-04  6:55 Andy Tai
  2024-12-08 12:54 ` [bug#74683] QA review for 74683 Noé Lopez via Guix-patches via
  2024-12-09 21:54 ` bug#74683: [PATCH] gnu: units: Update to 2.24 Ludovic Courtès
  0 siblings, 2 replies; 3+ messages 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] 3+ messages in thread

* [bug#74683] QA review for 74683
  2024-12-04  6:55 [bug#74683] [PATCH] gnu: units: Update to 2.24 Andy Tai
@ 2024-12-08 12:54 ` Noé Lopez via Guix-patches via
  2024-12-09 21:54 ` bug#74683: [PATCH] gnu: units: Update to 2.24 Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Noé Lopez via Guix-patches via @ 2024-12-08 12:54 UTC (permalink / raw)
  To: control, 74683

user guix
usertag 74683 + reviewed-looks-good
thanks

Guix QA review form submission:
Works well, thanks

Items marked as checked: Lint warnings, Package builds, Commit messages




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

* bug#74683: [PATCH] gnu: units: Update to 2.24.
  2024-12-04  6:55 [bug#74683] [PATCH] gnu: units: Update to 2.24 Andy Tai
  2024-12-08 12:54 ` [bug#74683] QA review for 74683 Noé Lopez via Guix-patches via
@ 2024-12-09 21:54 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2024-12-09 21:54 UTC (permalink / raw)
  To: Andy Tai; +Cc: 74683-done

Andy Tai <atai@atai.org> skribis:

> * gnu/packages/maths.scm (units): Update to 2.24.
>
> Change-Id: I4c201729788dd1e2d98a981f47906d606663bbde

Applied, thanks!




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

end of thread, other threads:[~2024-12-09 21:55 UTC | newest]

Thread overview: 3+ messages (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
2024-12-08 12:54 ` [bug#74683] QA review for 74683 Noé Lopez via Guix-patches via
2024-12-09 21:54 ` bug#74683: [PATCH] gnu: units: Update to 2.24 Ludovic Courtès

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