GNU bug report logs - #68783
[PATCH] gnu: guile-yamlpp: Update to 0.3.

Previous Next

Package: guix-patches;

Reported by: Georgios Athanasiou <yorgath <at> gmail.com>

Date: Sun, 28 Jan 2024 17:23:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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 68783 in the body.
You can then email your comments to 68783 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#68783; Package guix-patches. (Sun, 28 Jan 2024 17:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Georgios Athanasiou <yorgath <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 28 Jan 2024 17:23:02 GMT) Full text and rfc822 format available.

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

From: Georgios Athanasiou <yorgath <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: guile-yamlpp: Update to 0.3.
Date: Sun, 28 Jan 2024 17:38:16 +0200
* gnu/packages/guile-xyz.scm (guile-yamlpp): Update to 0.3.

Change-Id: I47e3e909cadc81219b8cb2bc32a86eccd73f7d4a
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 4c696a6823..04e368e205 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1853,7 +1853,7 @@ (define-public guile-xosd
 (define-public guile-yamlpp
   (package
     (name "guile-yamlpp")
-    (version "0.2")
+    (version "0.3")
     (source
      (origin
        (method git-fetch)
@@ -1862,7 +1862,7 @@ (define-public guile-yamlpp
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "14mlqi7hw7pi9scwk1g432issnqcn185pd8na2plijxq55cy0iq7"))))
+        (base32 "0ik69y0vddg0myp0zdbkmklma0qkkrqzwlqwkij1zirklz6hl1ss"))))
     (build-system gnu-build-system)
     (native-inputs (list autoconf automake libtool pkg-config))
     (inputs (list guile-3.0 yaml-cpp))

base-commit: 963a21bedcdb19c3a48af286b5b0cdcefa97fdb8
-- 
2.41.0





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Mon, 05 Feb 2024 07:47:01 GMT) Full text and rfc822 format available.

Notification sent to Georgios Athanasiou <yorgath <at> gmail.com>:
bug acknowledged by developer. (Mon, 05 Feb 2024 07:47:02 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: Georgios Athanasiou <yorgath <at> gmail.com>
Cc: 68783-done <at> debbugs.gnu.org
Subject: Re: [bug#68783] [PATCH] gnu: guile-yamlpp: Update to 0.3.
Date: Mon, 05 Feb 2024 15:46:05 +0800
Hi Georgios,

On Sun, 28 Jan 2024 23:38:16 +0800,
Georgios Athanasiou wrote:
>
> * gnu/packages/guile-xyz.scm (guile-yamlpp): Update to 0.3.
>
> Change-Id: I47e3e909cadc81219b8cb2bc32a86eccd73f7d4a
> ---
>  gnu/packages/guile-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as 5a806face508cdfcd91e1eb1afb3ec38c002ec92, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 04 Mar 2024 12:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 110 days ago.

Previous Next


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