GNU bug report logs - #65249
[PATCH] gnu: pkgconf: Update to 2.0.1.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <873216071 <at> qq.com>

Date: Sat, 12 Aug 2023 15:09:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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 65249 in the body.
You can then email your comments to 65249 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#65249; Package guix-patches. (Sat, 12 Aug 2023 15:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <873216071 <at> qq.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 12 Aug 2023 15:09:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <873216071 <at> qq.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: pkgconf: Update to 2.0.1.
Date: Sat, 12 Aug 2023 23:06:29 +0800
* gnu/packages/pkg-config.scm (pkgconf): Update to 2.0.1.
---
 gnu/packages/pkg-config.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pkg-config.scm b/gnu/packages/pkg-config.scm
index b15b646416..552cfdbd08 100644
--- a/gnu/packages/pkg-config.scm
+++ b/gnu/packages/pkg-config.scm
@@ -3,6 +3,7 @@
 ;;; Copyright © 2019 Mathieu Othacehe <m.othacehe <at> gmail.com>
 ;;; Copyright © 2021 Maxime Devos <maximedevos <at> telenet.be>
 ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
+;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -171,14 +172,14 @@ (define-public pkg-config-for-build
 (define-public pkgconf
   (package
     (name "pkgconf")
-    (version "1.9.3")
+    (version "2.0.1")
     (source (origin
               (method url-fetch)
               (uri (string-append  "https://distfiles.dereferenced.org/"
                                    name "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "17b9cl2s99pzgblaj0yg49k3m0by5x78vwg4879vckymhys5bcsz"))))
+                "0lcwwaidqv22i8yfn2znxfy3ygk081jzpn4x2pjl823lfdsayf1j"))))
     (build-system gnu-build-system)
     (arguments (list #:tests? #f))      ;TODO: package kyua
     (home-page "http://pkgconf.org/")

base-commit: 19a7a824c35eae56ce56e2a460042fb7e2129234
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sat, 26 Aug 2023 03:33:02 GMT) Full text and rfc822 format available.

Notification sent to Zheng Junjie <873216071 <at> qq.com>:
bug acknowledged by developer. (Sat, 26 Aug 2023 03:33:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Zheng Junjie <873216071 <at> qq.com>
Cc: 65249-done <at> debbugs.gnu.org
Subject: Re: bug#65249: [PATCH] gnu: pkgconf: Update to 2.0.1.
Date: Sat, 26 Aug 2023 11:32:06 +0800
Zheng Junjie <873216071 <at> qq.com> writes:

> * gnu/packages/pkg-config.scm (pkgconf): Update to 2.0.1.

Pushed with update to 2.0.2, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 23 Sep 2023 11:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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