unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1.
@ 2023-10-06 12:23 Fabio Natali via Guix-patches via
  2023-10-07 15:00 ` Luis Felipe via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Fabio Natali via Guix-patches via @ 2023-10-06 12:23 UTC (permalink / raw)
  To: 66370; +Cc: luis.felipe.la, Fabio Natali

* 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





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

* [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1.
  2023-10-06 12:23 [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1 Fabio Natali via Guix-patches via
@ 2023-10-07 15:00 ` Luis Felipe via Guix-patches via
  2023-10-11 11:55   ` bug#66370: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Luis Felipe via Guix-patches via @ 2023-10-07 15:00 UTC (permalink / raw)
  To: Fabio Natali; +Cc: 66370


[-- Attachment #1.1: Type: text/plain, Size: 40 bytes --]

It looks good to me. Thanks a lot Fabio.

[-- Attachment #1.2: publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc --]
[-- Type: application/pgp-keys, Size: 1722 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 509 bytes --]

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

* bug#66370: [PATCH] gnu: guile-proba: Update to 0.3.1.
  2023-10-07 15:00 ` Luis Felipe via Guix-patches via
@ 2023-10-11 11:55   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-10-11 11:55 UTC (permalink / raw)
  To: Luis Felipe; +Cc: 66370-done, Fabio Natali, guix-patches

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


Luis Felipe via Guix-patches via <guix-patches@gnu.org> writes:

> It looks good to me. Thanks a lot Fabio.

Thanks both, I've pushed this to master as
378dfcf306cd1f5e38f973f7bc8fa0a018c7c81a.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-10-11 11:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06 12:23 [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1 Fabio Natali via Guix-patches via
2023-10-07 15:00 ` Luis Felipe via Guix-patches via
2023-10-11 11:55   ` bug#66370: " Christopher Baines

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