mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: epson-inkjet-printer-escpr: Document missing newer tarballs.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[source]: Add more bad news to comment.
This commit is contained in:
parent
57fe5b2338
commit
2a1c1a108d
1 changed files with 3 additions and 3 deletions
|
@ -860,9 +860,9 @@ (define-public epson-inkjet-printer-escpr
|
||||||
(package
|
(package
|
||||||
(name "epson-inkjet-printer-escpr")
|
(name "epson-inkjet-printer-escpr")
|
||||||
(version "1.7.24")
|
(version "1.7.24")
|
||||||
;; XXX: This currently works. But it will break as soon as a newer
|
;; XXX: This currently works. But it will break as soon as a newer version
|
||||||
;; version is available since the URLs for older versions are not
|
;; is available since the URLs for older versions are not preserved. Since
|
||||||
;; preserved. An alternative source will be added as soon as
|
;; 1.8.0, source tarballs have been discontinued and only a ‘source RPM’ is
|
||||||
;; available.
|
;; available.
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
|
Loading…
Reference in a new issue