mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 12:41:09 -06:00
gnu: pmbootstrap: Update to 3.6.0
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
732e2fa4b8
commit
f34c5e3c15
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue