GNU bug report logs - #48163
[PATCH] gnu: guile-wisp: Update to 1.0.5.

Previous Next

Package: guix-patches;

Reported by: Leo Prikler <leo.prikler <at> student.tugraz.at>

Date: Sun, 2 May 2021 16:10:02 UTC

Severity: normal

Tags: patch

Done: Leo Prikler <leo.prikler <at> student.tugraz.at>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48163 in the body.
You can then email your comments to 48163 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#48163; Package guix-patches. (Sun, 02 May 2021 16:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Prikler <leo.prikler <at> student.tugraz.at>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 02 May 2021 16:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: guile-wisp: Update to 1.0.5.
Date: Sun,  2 May 2021 18:08:56 +0200
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.5.
[license]: Add license:expat and clarify conditions.
---
 gnu/packages/guile-xyz.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 8de2a310b6..f3fd58d48a 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1778,7 +1778,7 @@ user which package sets would they like to install from it.")
 (define-public guile-wisp
   (package
     (name "guile-wisp")
-    (version "1.0.4")
+    (version "1.0.5")
     (source (origin
               (method hg-fetch)
               (uri (hg-reference
@@ -1787,7 +1787,7 @@ user which package sets would they like to install from it.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0d54l2s8qsfckg0imbx40npggi6f867hn7fsy0jjsmxz4b8a3949"))))
+                "00iknn03gf421gg3061g35fbraqrkcqypkrfn10rhlgg6j0lgk67"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)
@@ -1854,7 +1854,8 @@ user which package sets would they like to install from it.")
     (description "Wisp is a syntax for Guile which provides a Python-like
 whitespace-significant language.  It may be easier on the eyes for some
 users and in some situations.")
-    (license license:gpl3+)))
+    (license (list license:gpl3+        ; the project as a whole
+                   license:expat))))    ; the language spec (see also SRFI 119)
 
 (define-public guile2.2-wisp
   (package
-- 
2.31.1





Information forwarded to guix-patches <at> gnu.org:
bug#48163; Package guix-patches. (Mon, 03 May 2021 15:56:01 GMT) Full text and rfc822 format available.

Message #8 received at 48163 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 48163 <at> debbugs.gnu.org
Subject: Re: bug#48163: [PATCH] gnu: guile-wisp: Update to 1.0.5.
Date: Mon, 03 May 2021 17:55:30 +0200
Hi!

Leo Prikler <leo.prikler <at> student.tugraz.at> skribis:

> * gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.5.
> [license]: Add license:expat and clarify conditions.

If ‘gwl’ still builds fine after this, go for it!

Thanks,
Ludo’.




Reply sent to Leo Prikler <leo.prikler <at> student.tugraz.at>:
You have taken responsibility. (Mon, 03 May 2021 16:28:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Prikler <leo.prikler <at> student.tugraz.at>:
bug acknowledged by developer. (Mon, 03 May 2021 16:28:02 GMT) Full text and rfc822 format available.

Message #13 received at 48163-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 48163-done <at> debbugs.gnu.org
Subject: Re: bug#48163: [PATCH] gnu: guile-wisp: Update to 1.0.5.
Date: Mon, 03 May 2021 18:27:03 +0200
Am Montag, den 03.05.2021, 17:55 +0200 schrieb Ludovic Courtès:
> Hi!
> 
> Leo Prikler <leo.prikler <at> student.tugraz.at> skribis:
> 
> > * gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.5.
> > [license]: Add license:expat and clarify conditions.
> 
> If ‘gwl’ still builds fine after this, go for it!
> 
> Thanks,
> Ludo’.
Done and pushed.

Unfortunately, I don't have a workflow at hand to test whether it is
functionally equivalent, but from what I understand the update merely
clarified licensing terms, so all your ("you" meaning all Guix users)
workflows should still function as they did before.

Regards,
Leo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 01 Jun 2021 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.