gnu-maintenance: Adjust URL of package description file.
* guix/gnu-maintenance.scm (%package-description-url): Adjust to the new URL.
This commit is contained in:
		
							parent
							
								
									f349fa02de
								
							
						
					
					
						commit
						1a75f8d939
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -86,7 +86,7 @@ | |||
|   ;; This file contains package descriptions in recutils format. | ||||
|   ;; See <https://lists.gnu.org/archive/html/guix-devel/2013-10/msg00071.html>. | ||||
|   (string->uri | ||||
|    (string-append %gnumaint-base-url "pkgdescr.txt?root=womb"))) | ||||
|    (string-append %gnumaint-base-url "pkgblurbs.txt?root=womb"))) | ||||
| 
 | ||||
| (define-record-type* <gnu-package-descriptor> | ||||
|   gnu-package-descriptor | ||||
|  |  | |||
		Reference in a new issue