foomatic-db-engine: 0-unstable-2024-02-10 -> 0-unstable-2026-04-03 (#506523)
This commit is contained in:
@@ -18,15 +18,15 @@
|
||||
|
||||
perlPackages.buildPerlPackage rec {
|
||||
pname = "foomatic-db-engine";
|
||||
version = "0-unstable-2024-02-10";
|
||||
version = "0-unstable-2026-04-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
# there is also a daily snapshot at the `downloadPage`,
|
||||
# but it gets deleted quickly and would provoke 404 errors
|
||||
owner = "OpenPrinting";
|
||||
repo = "foomatic-db-engine";
|
||||
rev = "a2b12271e145fe3fd34c3560d276a57e928296cb";
|
||||
hash = "sha256-qM12qtGotf9C0cjO9IkmzlW9GWCkT2Um+6dU3mZm3DU=";
|
||||
rev = "e4e7b9cd28ba160428f82bc5234559d1f50e5c42";
|
||||
hash = "sha256-wpGFGr2H2adN4AVrYBNc+f4nE9x7OtzAxF5PkzmieXc=";
|
||||
};
|
||||
|
||||
outputs = [ "out" ];
|
||||
|
||||
Reference in New Issue
Block a user