1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: debootstrap: Update to 1.0.132.

* gnu/packages/debian.scm (debootstrap): Update to 1.0.132.
This commit is contained in:
Efraim Flashner
2023-09-14 11:08:54 +03:00
parent cf5cb0875b
commit 180502f28f

View File

@@ -190,7 +190,7 @@ contains the archive keys used for that.")
(define-public debootstrap
(package
(name "debootstrap")
(version "1.0.128")
(version "1.0.132")
(source
(origin
(method git-fetch)
@@ -199,7 +199,7 @@ contains the archive keys used for that.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0hc7xc6qvnmjlpf3j6bm25kf0j1ifvv5j7a0iljfmbag4idxc9jv"))))
(base32 "1l6mc3i2wqfhmhj85x9qiiqchqp9br6gg54hv1xs08h8xndmfchf"))))
(build-system gnu-build-system)
(arguments
(list