all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Taiju HIGASHI <higashi@taiju.info>
To: rekado@elephly.net
Cc: Taiju HIGASHI <higashi@taiju.info>, 55612@debbugs.gnu.org
Subject: [bug#55612] [PATCH v2 1/2] gnu: guile-config: Update to 0.5.1.
Date: Wed,  6 Jul 2022 22:46:44 +0900	[thread overview]
Message-ID: <20220706134645.30409-1-higashi@taiju.info> (raw)
In-Reply-To: <20220524132642.14122-1-higashi@taiju.info>

* gnu/packages/guile-xyz.scm (guile-config): Update to 0.5.1.
---
 gnu/packages/guile-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 2456509b97..3952fb6261 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -42,6 +42,7 @@
 ;;; Copyright © 2022 Maxime Devos <maximedevos@telenet.be>
 ;;; Copyright © 2022 Zhu Zihao <all_but_last@163.com>
 ;;; Copyright © 2022 Antero Mejr <antero@mailbox.org>
+;;; Copyright © 2022 Taiju HIGASHI <higashi@taiju.info>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1614,7 +1615,7 @@ (define-public guile-dbd-mysql
 (define-public guile-config
   (package
     (name "guile-config")
-    (version "0.4.2")
+    (version "0.5.1")
     (source
      (origin
        (method git-fetch)
@@ -1623,7 +1624,7 @@ (define-public guile-config
              (commit version)))
        (file-name (git-file-name name version))
        (sha256 (base32
-                "09028ylbddjdp3d67zdjz3pnsjqz6zs2bfck5rr3dfaa0qjap40n"))))
+                "0s708k6qnk9155bjrcy1f1v7lqhlpaj4mjip46sr3iw85hca92wz"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf automake pkg-config texinfo))
-- 
2.36.1





  parent reply	other threads:[~2022-07-06 13:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-24 13:26 [bug#55612] [PATCH 0/2] Update guile-hall to 0.4.1 Taiju HIGASHI
2022-05-24 13:29 ` [bug#55612] [PATCH 1/2] gnu: Add guile-config-0.5 Taiju HIGASHI
2022-05-24 13:29   ` [bug#55612] [PATCH 2/2] gnu: guile-hall: Update to 0.4.1 Taiju HIGASHI
2022-05-24 14:10 ` [bug#55612] [PATCH 0/2] Update guile-hall " Maxime Devos
2022-05-24 14:20   ` Taiju HIGASHI
2022-05-24 14:26     ` Maxime Devos
2022-05-26  1:10       ` Taiju HIGASHI
2022-06-03 21:23     ` Ludovic Courtès
2022-06-03 22:24       ` Taiju HIGASHI
2022-07-06  8:40 ` Ricardo Wurmus
2022-07-06 13:56   ` Taiju HIGASHI
2022-07-16 11:27     ` Taiju HIGASHI
2022-07-21 15:54       ` bug#55612: " Ricardo Wurmus
2022-07-22  0:05         ` [bug#55612] " Taiju HIGASHI
2022-07-06 13:46 ` Taiju HIGASHI [this message]
2022-07-06 13:46   ` [bug#55612] [PATCH v2 2/2] gnu: guile-hall: Update " Taiju HIGASHI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220706134645.30409-1-higashi@taiju.info \
    --to=higashi@taiju.info \
    --cc=55612@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.