unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 48961@debbugs.gnu.org
Subject: [bug#48961] [PATCH 1/2] gnu: libqalculate: Update to 3.19.0.
Date: Fri, 11 Jun 2021 15:02:17 -0400	[thread overview]
Message-ID: <20210611190218.9222-1-jackhill@jackhill.us> (raw)
In-Reply-To: <alpine.DEB.2.21.2106111445340.2109@marsh.hcoop.net>

* gnu/packages/maths (libqalculate): Update to 3.19.0.
---
 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 e78c5dfb93..f6658971da 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -6158,7 +6158,7 @@ researchers and developers alike to get started on SAT.")
 (define-public libqalculate
   (package
     (name "libqalculate")
-    (version "3.8.0")
+    (version "3.19.0")
     (source
      (origin
        (method git-fetch)
@@ -6167,7 +6167,7 @@ researchers and developers alike to get started on SAT.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1vbaza9c7159xf2ym90l0xkyj2mp6c3hbghhsqn29yvz08fda9df"))
+        (base32 "1w44407wb552q21dz4m2nwwdi8b9hzjb2w1l3ffsikzqckc7wbyj"))
        (patches
         (search-patches "libqalculate-3.8.0-libcurl-ssl-fix.patch"))))
     (build-system gnu-build-system)
-- 
2.32.0





  reply	other threads:[~2021-06-11 19:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 18:58 [bug#48961] [PATCH 0/2] Update Qalculate to 3.19.0 Jack Hill
2021-06-11 19:02 ` Jack Hill [this message]
2021-06-11 19:02   ` [bug#48961] [PATCH 2/2] gnu: qalculate-gtk: Update " Jack Hill
2021-06-12 20:59 ` bug#48961: [PATCH 0/2] Update Qalculate " Nicolas Goaziou

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=20210611190218.9222-1-jackhill@jackhill.us \
    --to=jackhill@jackhill.us \
    --cc=48961@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).