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

gnu: pmbootstrap: Update to 3.6.0

Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Elizabeth Doughty
2025-10-23 17:26:35 +13:00
committed by Andreas Enge
parent 732e2fa4b8
commit f34c5e3c15

View File

@@ -37,7 +37,7 @@
(define-public pmbootstrap
(package
(name "pmbootstrap")
(version "3.4.0")
(version "3.6.0")
(source
(origin
(method git-fetch)
@@ -47,7 +47,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "16naj8ykipbrs2a93zaxci1wl045cc9jn7rq8sy76d1rqlqb9mmw"))))
(base32 "161q8nr9vwa7bbi5d7bqan0h7dn573xqmr48iadr3km897d3ivdh"))))
(build-system pyproject-build-system)
(arguments
(list