This website works better with JavaScript.
Home
Explore
Help
Sign In
guix-bioinformatics
/
guix
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
gnu: libjpeg: Correct name of libjpeg-8 package to allow installation.
* gnu/packages/libjpeg (libjpeg-8): Switch name field to "libjpeg".
gn-latest-20200428
Andreas Enge
8 years ago
parent
4f1ee0c964
commit
8dc8bf02c6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
gnu/packages/libjpeg.scm
+ 0
- 1
gnu/packages/libjpeg.scm
View File
@@ -46,7 +46,6 @@ image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats.")
(define-public libjpeg-8
(package (inherit libjpeg)
(name "libjpeg-8")
(version "8d")
(source (origin
(method url-fetch)
Write
Preview
Loading…
Cancel
Save