unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68783] [PATCH] gnu: guile-yamlpp: Update to 0.3.
@ 2024-01-28 15:38 Georgios Athanasiou
  2024-02-05  7:46 ` bug#68783: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Georgios Athanasiou @ 2024-01-28 15:38 UTC (permalink / raw)
  To: 68783

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68783: [PATCH] gnu: guile-yamlpp: Update to 0.3.
  2024-01-28 15:38 [bug#68783] [PATCH] gnu: guile-yamlpp: Update to 0.3 Georgios Athanasiou
@ 2024-02-05  7:46 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-02-05  7:46 UTC (permalink / raw)
  To: Georgios Athanasiou; +Cc: 68783-done

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!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-05  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28 15:38 [bug#68783] [PATCH] gnu: guile-yamlpp: Update to 0.3 Georgios Athanasiou
2024-02-05  7:46 ` bug#68783: " Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).