gnu: dblatex: Update to 0.3.9.
* gnu/packages/docbook.scm (dblatex): Update to 0.3.9.
This commit is contained in:
		
							parent
							
								
									000c5a1163
								
							
						
					
					
						commit
						2028be238b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -173,7 +173,7 @@ by no means limited to these applications.)  This package provides XML DTDs.") | ||||||
| (define-public dblatex | (define-public dblatex | ||||||
|   (package |   (package | ||||||
|     (name "dblatex") |     (name "dblatex") | ||||||
|     (version "0.3.5") |     (version "0.3.9") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append "mirror://sourceforge/dblatex/dblatex/" |               (uri (string-append "mirror://sourceforge/dblatex/dblatex/" | ||||||
|  | @ -181,7 +181,7 @@ by no means limited to these applications.)  This package provides XML DTDs.") | ||||||
|                                   version ".tar.bz2")) |                                   version ".tar.bz2")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0h3472n33pabrn8qwggsahkrjx8lybpwlc3zprby3w3w3x5i830f")))) |                 "0pdizc5rjywwzxa1qqhdmba5zr35pbmdwbysalsid7xw87w3kq06")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     ;; TODO: Add xfig/transfig for fig2dev utility |     ;; TODO: Add xfig/transfig for fig2dev utility | ||||||
|     (inputs |     (inputs | ||||||
|  |  | ||||||
		Reference in a new issue