mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: gst-plugins-base: Remove dead comment.
This is a followup to 1d8e727357
.
* gnu/packages/gstreamer.scm (gst-plugins-base): Remove dead comment.
This commit is contained in:
parent
dfa663c963
commit
45636d08eb
1 changed files with 1 additions and 5 deletions
|
@ -154,11 +154,7 @@ (define-public gst-plugins-base
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1dsyjf6rncsbg4rfj40cvf1wwpjj9h3j3c7bh4zp7jylnfv4blpn"))
|
||||
; (patches
|
||||
; (search-patches "gst-plugins-base-fix-test-on-32bit.patch"))
|
||||
|
||||
))
|
||||
"1dsyjf6rncsbg4rfj40cvf1wwpjj9h3j3c7bh4zp7jylnfv4blpn"))))
|
||||
(build-system gnu-build-system)
|
||||
(outputs '("out" "doc"))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue