mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: hplip-plugin: Add FIXME
This commit is contained in:
parent
2754949499
commit
303b1288c7
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
;;; Copyright © 2021 Kahka F
|
||||
;;; Copyright © 2021 Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
||||
|
||||
|
||||
(define-module (nongnu packages printers)
|
||||
#:use-module (gnu packages)
|
||||
#:use-module (gnu packages cups)
|
||||
|
@ -34,6 +35,8 @@
|
|||
(method url-fetch)
|
||||
(uri (string-append "https://developers.hp.com/sites/default/files/hplip-"
|
||||
(package-version hplip) "-plugin.run"))
|
||||
;; FIXME: this hash needs to be manually updated each time
|
||||
;; upstream is updated.
|
||||
(sha256
|
||||
(base32
|
||||
"1396d9skaq5c5vxxi331nc81yhm9daws7awq0rcn1faq89mvygps")))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue