unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39726] [PATCH] gnu: debootstrap: Update to 1.0.118
@ 2020-02-21 22:39 Vincent Legoll
  2020-02-23 12:18 ` bug#39726: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-02-21 22:39 UTC (permalink / raw)
  To: 39726

[-- Attachment #1: Type: text/plain, Size: 138 bytes --]

The attached patch has been tested by creating
arm64, mipsel & amd64 chroots and the amd64
one has been actually run.

-- 
Vincent Legoll

[-- Attachment #2: 0001-gnu-debootstrap-Update-to-1.0.118.patch --]
[-- Type: text/x-patch, Size: 1125 bytes --]

From a23b962c21e20c72f425675e6ea6e11cd0f944d0 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Fri, 21 Feb 2020 23:34:40 +0100
Subject: [PATCH] gnu: debootstrap: Update to 1.0.118. *
 gnu/packages/debian.scm (debootstrap): Update to 1.0.118.

---
 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 f94f49c51b..bd80fb297f 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.114")
+    (version "1.0.118")
     (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
-          "147308flz9y8g6f972izi3szmsywf5f8xm64z2smy1cayd340i63"))))
+          "07x1x67dli6qwrlaribi07wgjp7fs1gzwkqgq1xy6lq1xz1xfdl2"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.25.1


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

* bug#39726: [PATCH] gnu: debootstrap: Update to 1.0.118
  2020-02-21 22:39 [bug#39726] [PATCH] gnu: debootstrap: Update to 1.0.118 Vincent Legoll
@ 2020-02-23 12:18 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-02-23 12:18 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 39726-done

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

Looks good to me. Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-02-23 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 22:39 [bug#39726] [PATCH] gnu: debootstrap: Update to 1.0.118 Vincent Legoll
2020-02-23 12:18 ` bug#39726: " Efraim Flashner

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).