gnu: remind: Update to 3.3.6.
* gnu/packages/calendar.scm (remind): Update to 3.3.6.
This commit is contained in:
		
							parent
							
								
									0c495a0d23
								
							
						
					
					
						commit
						0978f2faae
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -226,7 +226,7 @@ able to synchronize with CalDAV servers through vdirsyncer.") | ||||||
| (define-public remind | (define-public remind | ||||||
|   (package |   (package | ||||||
|     (name "remind") |     (name "remind") | ||||||
|     (version "3.3.5") |     (version "3.3.6") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -237,7 +237,7 @@ able to synchronize with CalDAV servers through vdirsyncer.") | ||||||
|                                         ".") |                                         ".") | ||||||
|                            ".tar.gz")) |                            ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1hbfsq6444abkiws28xqy0k9cwzgzfi1hwfmd1rgm4yydgc1gvb1")))) |         (base32 "0nszv62gqyclsvsygqj4b1c5h40rp66s5njgcf1h7iy9f00hr6ln")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:tests? #f))                    ; no "check" target |      '(#:tests? #f))                    ; no "check" target | ||||||
|  |  | ||||||
		Reference in a new issue