gnu: autoconf-archive: Update to 2017.03.21.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2017.03.21.
This commit is contained in:
		
							parent
							
								
									4bb5e0aeb3
								
							
						
					
					
						commit
						aeb6fe5fa0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -163,7 +163,7 @@ exec ~a --no-auto-compile \"$0\" \"$@\" | ||||||
| (define-public autoconf-archive | (define-public autoconf-archive | ||||||
|   (package |   (package | ||||||
|     (name "autoconf-archive") |     (name "autoconf-archive") | ||||||
|     (version "2016.09.16") |     (version "2017.03.21") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|       (method url-fetch) |       (method url-fetch) | ||||||
|  | @ -171,7 +171,7 @@ exec ~a --no-auto-compile \"$0\" \"$@\" | ||||||
|                           version ".tar.xz")) |                           version ".tar.xz")) | ||||||
|       (sha256 |       (sha256 | ||||||
|        (base32 |        (base32 | ||||||
|         "10mxz9hfnfz66m1l9s28sbyfb9a04akz92wkyv9blhpq6p9fzwp8")))) |         "0rfpapadka2023qhy8294ca5awxpb8d4904js6kv7piby5ax8siq")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (home-page "https://www.gnu.org/software/autoconf-archive") |     (home-page "https://www.gnu.org/software/autoconf-archive") | ||||||
|     (synopsis "Collection of freely reusable Autoconf macros") |     (synopsis "Collection of freely reusable Autoconf macros") | ||||||
|  |  | ||||||
		Reference in a new issue