GNU bug report logs -
#61843
[PATCH] gnu: make: update to 4.4.1
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Mon, 27 Feb 2023 15:51:01 UTC
Severity: normal
Tags: patch
Done: Andy Tai <atai <at> atai.org>
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 61843 in the body.
You can then email your comments to 61843 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#61843
; Package
guix-patches
.
(Mon, 27 Feb 2023 15:51:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 27 Feb 2023 15:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/base.scm (make): update to 4.4.1
---
gnu/packages/base.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index fa5f1ef32b..0feaff4d50 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -488,14 +488,14 @@ (define-public coreutils-8.30
(define-public gnu-make
(package
(name "make")
- (version "4.3")
+ (version "4.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/make/make-" version
".tar.gz"))
(sha256
(base32
- "06cfqzpqsvdnsxbysl5p2fgdgxgl9y4p7scpnrfa8z2zgkjdspz0"))
+ "1cwgcmwdn7gqn5da2ia91gkyiqs9birr10sy5ykpkaxzcwfzn5nx"))
(patches (search-patches "make-impure-dirs.patch"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config)) ;to detect Guile
base-commit: cb0d8100b288b5b0d130820207db17764b7d2140
prerequisite-patch-id: 2ab0872d80951bb6f8df7bc8c4211f008a5cc6b8
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#61843
; Package
guix-patches
.
(Thu, 11 May 2023 06:01:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 61843 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/base.scm (make): update to 4.4.1
---
gnu/packages/base.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index d2f276c447..c58009c253 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -497,14 +497,14 @@ (define-public coreutils-8.30
(define-public gnu-make
(package
(name "make")
- (version "4.3")
+ (version "4.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/make/make-" version
".tar.gz"))
(sha256
(base32
- "06cfqzpqsvdnsxbysl5p2fgdgxgl9y4p7scpnrfa8z2zgkjdspz0"))
+ "1cwgcmwdn7gqn5da2ia91gkyiqs9birr10sy5ykpkaxzcwfzn5nx"))
(patches (search-patches "make-impure-dirs.patch"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config)) ;to detect Guile
base-commit: b4e5844700b2304bfde451322feb5797bf0c6179
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#61843
; Package
guix-patches
.
(Tue, 10 Oct 2023 15:40:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 61843 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/base.scm (make): update to 4.4.1
---
gnu/packages/base.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index c0813f7de0..85a00723cf 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -518,14 +518,14 @@ (define-public coreutils-8.30
(define-public gnu-make
(package
(name "make")
- (version "4.3")
+ (version "4.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/make/make-" version
".tar.gz"))
(sha256
(base32
- "06cfqzpqsvdnsxbysl5p2fgdgxgl9y4p7scpnrfa8z2zgkjdspz0"))
+ "1cwgcmwdn7gqn5da2ia91gkyiqs9birr10sy5ykpkaxzcwfzn5nx"))
(patches (search-patches "make-impure-dirs.patch"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config)) ;to detect Guile
base-commit: f4e8baf3806e79d7111d2943859865ae4ee0b59d
--
2.41.0
bug closed, send any further explanations to
61843 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org>
Request was from
Andy Tai <atai <at> atai.org>
to
control <at> debbugs.gnu.org
.
(Mon, 02 Sep 2024 19:24:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 02 Oct 2024 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.