unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Fabio Natali via Guix-patches via <guix-patches@gnu.org>
To: 66370@debbugs.gnu.org
Cc: luis.felipe.la@protonmail.com, Fabio Natali <me@fabionatali.com>
Subject: [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1.
Date: Fri,  6 Oct 2023 13:23:28 +0100	[thread overview]
Message-ID: <0abeb5f3d84645172657a54b3fa4ee4ceea7d99c.1696592473.git.me@fabionatali.com> (raw)

* gnu/packages/check.scm (guile-proba): Update to 0.3.1.
---
Hi! 👋

This is to update Guile Probá to 0.3.1. (See mention of this here⁰.)

Hope it looks ok. 🙏

Cheers, Fabio.

[0] https://issues.guix.gnu.org/66336#1


 gnu/packages/check.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 5af3b49280..1e4edd5b6e 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -3548,7 +3548,7 @@ (define-public python-pytest-regressions
 (define-public guile-proba
   (package
     (name "guile-proba")
-    (version "0.3.0")
+    (version "0.3.1")
     (source
      (origin
        (method git-fetch)
@@ -3557,7 +3557,7 @@ (define-public guile-proba
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mjnrbb6gv5f95i1ihn75yh7ya445pcnj13cy34x2v58h9n2r80s"))))
+        (base32 "17ab304ylylm9z980ij5lv188inx6331r1mn1s7qrlxly9fzx888"))))
     (build-system guile-build-system)
     (inputs (list bash-minimal guile-3.0))
     (native-inputs (list texinfo))

base-commit: 1b5067c0d002c5d019ab69c5fbc22fac68acda3d
-- 
2.41.0





             reply	other threads:[~2023-10-06 12:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06 12:23 Fabio Natali via Guix-patches via [this message]
2023-10-07 15:00 ` [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1 Luis Felipe via Guix-patches via
2023-10-11 11:55   ` bug#66370: " Christopher Baines

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=0abeb5f3d84645172657a54b3fa4ee4ceea7d99c.1696592473.git.me@fabionatali.com \
    --to=guix-patches@gnu.org \
    --cc=66370@debbugs.gnu.org \
    --cc=luis.felipe.la@protonmail.com \
    --cc=me@fabionatali.com \
    /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).