From: Vincent Legoll <vincent.legoll@gmail.com>
To: 39859@debbugs.gnu.org
Subject: [bug#39859] [PATCH] gnu: debootstrap: Update to 1.0.119.
Date: Sun, 1 Mar 2020 19:19:27 +0100 [thread overview]
Message-ID: <CAEwRq=pGNBdkMwQh+Ydd3Fs_p-+am2yZkRkMdRM40_RPTk8z2g@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 90 bytes --]
lightly tested: created a debootrtapped stretch,
then chrooted inside
--
Vincent Legoll
[-- Attachment #2: 0001-gnu-debootstrap-Update-to-1.0.119.patch --]
[-- Type: text/x-patch, Size: 1123 bytes --]
From f12e90261c81a81584e080490d1fb8a6342079d6 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sun, 1 Mar 2020 18:01:04 +0100
Subject: [PATCH] gnu: debootstrap: Update to 1.0.119.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.119.
---
gnu/packages/debian.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm
index bd80fb297f..db8c9695f4 100644
--- a/gnu/packages/debian.scm
+++ b/gnu/packages/debian.scm
@@ -117,7 +117,7 @@ contains the archive keys used for that.")
(define-public debootstrap
(package
(name "debootstrap")
- (version "1.0.118")
+ (version "1.0.119")
(source
(origin
(method git-fetch)
@@ -127,7 +127,7 @@ contains the archive keys used for that.")
(file-name (git-file-name name version))
(sha256
(base32
- "07x1x67dli6qwrlaribi07wgjp7fs1gzwkqgq1xy6lq1xz1xfdl2"))))
+ "0p0p8qmlsbvpfa0r7ifghr67zrrc96d83r9qwahzaxyxkvnhr4x4"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
2.25.1
next reply other threads:[~2020-03-01 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-01 18:19 Vincent Legoll [this message]
2020-03-02 19:35 ` bug#39859: [PATCH] gnu: debootstrap: Update to 1.0.119 Efraim Flashner
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='CAEwRq=pGNBdkMwQh+Ydd3Fs_p-+am2yZkRkMdRM40_RPTk8z2g@mail.gmail.com' \
--to=vincent.legoll@gmail.com \
--cc=39859@debbugs.gnu.org \
/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.