GNU bug report logs - #78359
[PATCH] gnu: guile-swayer: Update to 0.4.2.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Sat, 10 May 2025 20:10:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 78359 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78359; Package guix-patches. (Sat, 10 May 2025 20:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 10 May 2025 20:10:02 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: guile-swayer: Update to 0.4.2.
Date: Sat, 10 May 2025 22:08:52 +0200
* gnu/packages/guile-xyz.scm (guile-swayer): Update to 0.4.2.

Change-Id: I78b53f17022a384da681f8caa3f718e07dca654d
---
 gnu/packages/guile-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 12796749ec..3aca9c1504 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1096,17 +1096,17 @@ (define-public guile2.2-filesystem
 (define-public guile-swayer
   (package
     (name "guile-swayer")
-    (version "0.4.1")
+    (version "0.4.2")
     (home-page "https://github.com/ebeem/guile-swayer")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/ebeem/guile-swayer")
-             (commit (string-append "v" version))))
+             (commit (string-append "V" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "14w126444jsbpqyhic1ibg1zwzmai9hlnzdk4gg1cj7fclq6vxpb"))))
+        (base32 "03wg904mqi3x1fsgj9blhr509gyqndsdzi9m4vik5n7mgvv14y32"))))
     (native-inputs (list autoconf automake guile-3.0 pkg-config))
     (build-system gnu-build-system)
     (synopsis "Extensible Guile bindings for SwayWM")

base-commit: 062e399880f1c4332d3ab80d1d061681dadb7db9
-- 
2.49.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sun, 11 May 2025 09:00:03 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Sun, 11 May 2025 09:00:03 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 78359-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: guile-swayer: Update to 0.4.2.
Date: Sun, 11 May 2025 10:59:45 +0200
Pushed, thanks!

Andreas





This bug report was last modified 4 days ago.

Previous Next


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