gnu: axoloti-patcher, axoloti-runtime: Update to 1.0.12-2.
* gnu/packages/axoloti.scm (axoloti-patcher, axoloti-runtime): Update to 1.0.12-2.
This commit is contained in:
parent
ee9e108aab
commit
ea38d2eea2
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
||||||
(define-public axoloti-runtime
|
(define-public axoloti-runtime
|
||||||
(package
|
(package
|
||||||
(name "axoloti-runtime")
|
(name "axoloti-runtime")
|
||||||
(version "1.0.12")
|
(version "1.0.12-2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "05hyr9qx9dplp0gkx4v34i17972b3f512qndnarzy4wzfpnp0s3b"))
|
(base32 "1qffis277wshldr3i939b0r2x3a2mlr53samxqmr2nk1sfm2b4w9"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
Reference in a new issue