all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58186] [PATCH] gnu: update units to 2.22
@ 2022-09-30  3:26 Mike Swanson
  2022-10-02 12:08 ` bug#58186: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Swanson @ 2022-09-30  3:26 UTC (permalink / raw)
  To: 58186; +Cc: Mike Swanson

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





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

* bug#58186: [PATCH] gnu: update units to 2.22
  2022-09-30  3:26 [bug#58186] [PATCH] gnu: update units to 2.22 Mike Swanson
@ 2022-10-02 12:08 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-10-02 12:08 UTC (permalink / raw)
  To: Mike Swanson; +Cc: 58186-done

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

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

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

end of thread, other threads:[~2022-10-02 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30  3:26 [bug#58186] [PATCH] gnu: update units to 2.22 Mike Swanson
2022-10-02 12:08 ` bug#58186: " Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.