unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mike Swanson <mikeonthecomputer@gmail.com>
To: 58186@debbugs.gnu.org
Cc: Mike Swanson <mikeonthecomputer@gmail.com>
Subject: [bug#58186] [PATCH] gnu: update units to 2.22
Date: Thu, 29 Sep 2022 20:26:35 -0700	[thread overview]
Message-ID: <f210548714afbd37abb22fd4488921e9729c22fb.1664508377.git.mikeonthecomputer@gmail.com> (raw)

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





             reply	other threads:[~2022-09-30 12:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30  3:26 Mike Swanson [this message]
2022-10-02 12:08 ` bug#58186: [PATCH] gnu: update units to 2.22 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f210548714afbd37abb22fd4488921e9729c22fb.1664508377.git.mikeonthecomputer@gmail.com \
    --to=mikeonthecomputer@gmail.com \
    --cc=58186@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).