emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66370: closed ([PATCH] gnu: guile-proba: Update to 0.3.1.)


From: GNU bug Tracking System
Subject: bug#66370: closed ([PATCH] gnu: guile-proba: Update to 0.3.1.)
Date: Wed, 11 Oct 2023 11:57:03 +0000

Your message dated Wed, 11 Oct 2023 12:55:26 +0100
with message-id <871qe1fk4v.fsf@cbaines.net>
and subject line Re: [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1.
has caused the debbugs.gnu.org bug report #66370,
regarding [PATCH] gnu: guile-proba: Update to 0.3.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66370: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66370
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: guile-proba: Update to 0.3.1. Date: Fri, 6 Oct 2023 13:23:28 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66370] [PATCH] gnu: guile-proba: Update to 0.3.1. Date: Wed, 11 Oct 2023 12:55:26 +0100 User-agent: mu4e 1.10.5; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]