File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ep/epson-escpr2 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010
1111stdenv . mkDerivation rec {
1212 pname = "epson-inkjet-printer-escpr2" ;
13- version = "1.2.25 " ;
13+ version = "1.2.26 " ;
1414
1515 src = fetchurl {
1616 # To find the most recent version go to
1717 # https://support.epson.net/linux/Printer/LSB_distribution_pages/en/escpr2.php
1818 # and retreive the download link for source package for x86 CPU
19- url = "https://download3.ebz.epson.net/dsc/f/03/00/16/60/34/8e2b40dc2a02ae67c82b2c55786159f07edf3f5a /epson-inkjet-printer-escpr2-1.2.25 -1.src.rpm" ;
20- sha256 = "sha256-rhNv6Ak83KG5SmdVUyu/2UXTB0BTj4yDyKRO++9q8WY =" ;
19+ url = "https://download3.ebz.epson.net/dsc/f/03/00/16/65/06/8fdecc271f6473178d08ffd6b6f6ca2abc92e32f /epson-inkjet-printer-escpr2-1.2.26 -1.src.rpm" ;
20+ sha256 = "sha256-Js2iZCS9ZzJVRF8PbDA/U1muOne+upq4sA0u+NVIk/0 =" ;
2121 } ;
2222
2323 unpackPhase = ''
You can’t perform that action at this time.
0 commit comments