libsigrokdecode: 0.5.3-unstable-2023-10-23 -> 0.5.3-unstable-2024-10-01
This commit is contained in:
committed by
Bjørn Forsman
parent
aed4cd8437
commit
2f194ced0f
@@ -12,12 +12,12 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libsigrokdecode";
|
||||
version = "0.5.3-unstable-2023-10-23";
|
||||
version = "0.5.3-unstable-2024-10-01";
|
||||
|
||||
src = fetchgit {
|
||||
url = "git://sigrok.org/libsigrokdecode";
|
||||
rev = "0c35c5c5845d05e5f624c99d58af992d2f004446";
|
||||
hash = "sha256-1kQB7uk2c+6Uriw+1o6brThDcBLoCdPV0MVWAha7ohk=";
|
||||
rev = "71f451443029322d57376214c330b518efd84f88";
|
||||
hash = "sha256-aW0llB/rziJxLW3OZU1VhxeM3MDWsaMVVgvDKZzdiIY=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user