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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68783: closed ([PATCH] gnu: guile-yamlpp: Update to 0.3.)
Date: Mon, 05 Feb 2024 07:47:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 05 Feb 2024 15:46:05 +0800
with message-id <87plxb73r6.wl-hako <at> ultrarare.space>
and subject line Re: [bug#68783] [PATCH] gnu: guile-yamlpp: Update to 0.3.
has caused the debbugs.gnu.org bug report #68783,
regarding [PATCH] gnu: guile-yamlpp: Update to 0.3.
to be marked as done.

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


-- 
68783: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68783
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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!


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.