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

gnu: nmrpflash: Update to 0.9.27.

* gnu/packages/admin.scm (nmrpflash): Update to 0.9.27.

Change-Id: I20aa88b2345f8c18f1fc2f822bed3904c46e4af5
This commit is contained in:
Artyom V. Poptsov
2026-03-07 10:29:24 +03:00
parent 1b7b99fedb
commit 49871d0d2e

View File

@@ -5704,7 +5704,7 @@ entries, providing commands to add, remove, comment, and search.")
(define-public nmrpflash
(package
(name "nmrpflash")
(version "0.9.26")
(version "0.9.27")
(source
(origin
(method git-fetch)
@@ -5713,7 +5713,7 @@ entries, providing commands to add, remove, comment, and search.")
(url "https://github.com/jclehner/nmrpflash")
(commit (string-append "v" version))))
(sha256
(base32 "19dna96qg32nscvsalgd0xslp3da84aj196cczdm0ixhv1k9pvi3"))
(base32 "1fi64cqdllxsradh1iczyxsqgn2kcncdfaf94xll30ghpyz06jb2"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments