gnu: nmrpflash: Update to 0.9.15.

* gnu/packages/admin.scm (nmrpflash): Update to 0.9.15.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-07 21:22:52 +02:00
parent 0bc6ae5843
commit 6b1b6b0ed0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -4318,7 +4318,7 @@ entries, providing commands to add, remove, comment, and search.")
(define-public nmrpflash
(package
(name "nmrpflash")
(version "0.9.14")
(version "0.9.15")
(source
(origin
(method git-fetch)
@ -4327,7 +4327,7 @@ entries, providing commands to add, remove, comment, and search.")
(url "https://github.com/jclehner/nmrpflash")
(commit (string-append "v" version))))
(sha256
(base32 "1fdjrxhjs96rdclbkld57xarf592slhkp79h46z833npxpn12ck1"))
(base32 "0ssfls1sfh8w748qsnkfgndlpw395100x2yynzbk5jd56scxvp20"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs